TypeField

TypeField class

Type specifies a data type for the text field value.

Constructors

NameDescription
TypeFieldConstructor.

Properties

NameTypeDescription
ValueintType specifies a data type for the text field value. The value of the property is TypeFieldValue integer constant.
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.
deepCloneCreates deep copy of this instance.

TypeField(value)

Constructor.

ParameterTypeDescription
valueintA TypeFieldValue value.

TypeField.Value property

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

Type: int

TypeField.Ufe property

Specifies attributes of an element.

Type: UnitFormulaErr

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.

deepClone()

Creates deep copy of this instance.