Constructor Summary |
---|
Property Getters/Setters Summary | ||
---|---|---|
method | getCustomValue() | |
method | setCustomValue(value) | |
Value of property. | ||
method | getName() | |
method | setName(value) | |
The name of the custom property. | ||
method | getPropType() | |
method | setPropType(value) | |
The data type of the custom property. The value of the property is PropType integer constant. |
String getName() / setName(value)
int getPropType() / setPropType(value)
CustomValue getCustomValue() / setCustomValue(value)