Represents strategy for obtaining attribute value, usually implemented by classes used as enumerated attribute values.
no type hierarchy
no supertypes hierarchy
Attributes | |
attributeValue | Source Codeshared formal String? attributeValue The attribute value. |
string | Source Codeshared actual String string A developer-friendly string representing the instance.
Concatenates the name of the concrete class of the
instance with the Refines Object.string |
Inherited Attributes |
Attributes inherited from: Object |