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.PropertyType
public void setType(com.lexmark.saperion.archive.FieldTypeEnum type)
setType
in class com.lexmark.saperion.PropertyType
public Object getPropertyValue()
getPropertyValue
in class com.lexmark.saperion.PropertyType
public void setPropertyValue(Object value)
setPropertyValue
in class com.lexmark.saperion.PropertyType
protected Object readResolve()
public String toString()
toString
in class com.lexmark.saperion.PropertyType
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.