Constructor Summary |
---|
CustomProperty()
|
Property Getters/Setters Summary | ||
---|---|---|
method | getName() | |
method | setName(value) | |
Returns or sets the name of the object. | ||
method | getStringValue() | |
method | setStringValue(value) | |
Returns or sets the value of the custom property. | ||
method | getValue() | |
method | setValue(value) | |
Returns or sets the value of the custom property. |
Constructor Detail |
---|
CustomProperty()
Property Getters/Setters Detail |
---|
getName/setName : String | |
String getName() / setName(value) |
getStringValue/setStringValue : String | |
String getStringValue() / setStringValue(value) |
getValue/setValue : String | |
String getValue() / setValue(value) |