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