TypeProp
Contents
[
Hide
]TypeProp class
Type specifies a data type for the custom property value.
new TypeProp(value)
Constructor.
Methods
| Name | Description |
|---|---|
| equals(value) | Are objects equal. |
| getUfe() | Specifies attributes of an element. |
| getValue() | Type specifies a data type for the custom property value. The value of the property is TypePropValue integer constant. |
| hashCode() | Serves as a hash function for a particular type. |
| setUfe() | Specifies attributes of an element. |
| setValue() | Type specifies a data type for the custom property value. The value of the property is TypePropValue integer constant. |
equals(value)
Are objects equal.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
Returns: boolean — boolean
getUfe()
Specifies attributes of an element.
getValue()
Type specifies a data type for the custom property value. The value of the property is TypePropValue integer constant.
hashCode()
Serves as a hash function for a particular type.
Returns: Number — Number
setUfe()
Specifies attributes of an element.
setValue()
Type specifies a data type for the custom property value. The value of the property is TypePropValue integer constant.