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