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