public static final class NoteProperty.Factory extends Object
NoteProperty.| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
static NoteProperty |
newInstance()
Constructs a new instance of
NoteProperty. |
static NoteProperty |
newInstance(String propertyValue,
String keyGroup,
String propertyKey,
Date lastModificationDate)
Constructs a new instance of
NoteProperty, taking all possible properties (except
the identifier(s))as arguments. |
public static NoteProperty newInstance()
NoteProperty.public static NoteProperty newInstance(String propertyValue, String keyGroup, String propertyKey, Date lastModificationDate)
NoteProperty, taking all possible properties (except
the identifier(s))as arguments.Copyright © 2019 Communote team. All rights reserved.