| Modifier and Type | Optional Element and Description |
|---|---|
String |
defaultValueCode
Default value
|
String |
enabledWhen
Condition when property will be enabled.
|
String |
name
Property name.
|
String |
notSetText |
TriBool |
readonly
Property cannot be changed
This will be ignored if property is required
and the new object is creating
|
boolean |
required
Value should be set
|
public abstract String name
public abstract TriBool readonly
public abstract String enabledWhen
public abstract String defaultValueCode
public abstract String notSetText
Copyright © 2018. All rights reserved.