class Attribute
Describes an attribute type.
@attribute [Integer] The person's age.
Definitions
attr :type
The type of the attribute.
Signature
-
attribute
String
class Attribute
Describes an attribute type.
@attribute [Integer] The person's age.
attr :type
The type of the attribute.
String