TypeField

TypeField class

Type specifies a data type for the text field value.

new TypeField(value)

Constructor.

Methods

NameDescription
deepClone()Creates deep copy of this instance.
equals(value)Are objects equal.
getUfe()Specifies attributes of an element.
getValue()Type specifies a data type for the text field value. The value of the property is TypeFieldValue integer constant.
hashCode()Serves as a hash function for a particular type.
setValue()Type specifies a data type for the text field value. The value of the property is TypeFieldValue integer constant.

deepClone()

Creates deep copy of this instance.

Returns: Object — Object

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

Returns: boolean — boolean

getUfe()

Specifies attributes of an element.

getValue()

Type specifies a data type for the text field value. The value of the property is TypeFieldValue integer constant.

hashCode()

Serves as a hash function for a particular type.

Returns: Number — Number

setValue()

Type specifies a data type for the text field value. The value of the property is TypeFieldValue integer constant.