public abstract class MutablePropertyDTO extends AbstractPropertyDTO
| Modifier and Type | Field and Description |
|---|---|
String |
enabledWhen |
boolean |
readonly |
boolean |
required |
asNameIndex, P_ASNAMEIDX| Constructor and Description |
|---|
MutablePropertyDTO(Integer asNameIndex,
boolean required,
boolean readonly,
String enabledWhen) |
Copyright © 2018. All rights reserved.