public class BooleanPropertyDTO extends MutablePropertyDTO
| Modifier and Type | Field and Description |
|---|---|
Boolean |
defaultValue |
static String |
TYPE |
enabledWhen, readonly, requiredasNameIndex, P_ASNAMEIDX| Constructor and Description |
|---|
BooleanPropertyDTO(Integer asNameIndex,
boolean required,
boolean readonly,
String enabledWhen,
Boolean defaultValue) |
public static final String TYPE
public final Boolean defaultValue
public String getType()
getType in class AbstractPropertyDTOCopyright © 2018. All rights reserved.