public final class DeleteDocumentProperty extends com.lexmark.saperion.PropertyType implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static DeleteDocumentProperty |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Object |
getPropertyValue() |
com.lexmark.saperion.archive.FieldTypeEnum |
getType() |
protected Object |
readResolve() |
void |
setPropertyValue(Object value) |
void |
setType(com.lexmark.saperion.archive.FieldTypeEnum type) |
String |
toString() |
public static final DeleteDocumentProperty INSTANCE
public com.lexmark.saperion.archive.FieldTypeEnum getType()
getType in class com.lexmark.saperion.PropertyTypepublic void setType(com.lexmark.saperion.archive.FieldTypeEnum type)
setType in class com.lexmark.saperion.PropertyTypepublic Object getPropertyValue()
getPropertyValue in class com.lexmark.saperion.PropertyTypepublic void setPropertyValue(Object value)
setPropertyValue in class com.lexmark.saperion.PropertyTypeprotected Object readResolve()
public String toString()
toString in class com.lexmark.saperion.PropertyTypeCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.