public class BinaryPropertyDTO extends MutablePropertyDTO
| Modifier and Type | Field and Description |
|---|---|
boolean |
allowGeneration |
String |
defaultValue |
boolean |
emptyAsNull |
Integer |
maxLength |
Integer |
minLength |
static String |
TYPE |
enabledWhen, readonly, requiredasNameIndex, P_ASNAMEIDXpublic static final String TYPE
public final Integer maxLength
public final Integer minLength
public final String defaultValue
public final boolean emptyAsNull
public final boolean allowGeneration
public String getType()
getType in class AbstractPropertyDTOCopyright © 2018. All rights reserved.