HIBCPASRecord

HIBCPASRecord class

Class for storing HIBC PAS record.

new HIBCPASRecord(dataType, data)

HIBCPASRecord constructor

ParameterDescription
dataTypeType of data.
dataData string.

Methods

NameDescription
_fromMwObject() (static)HIBCPASRecord constructor
equals(obj)Returns a value indicating whether this instance is equal to a specified HIBCPASDataType value.
getData()Identifies data.
getDataType()Identifies data type.
hashCode()Returns the hash code for this instance.
setData()Identifies data.
setDataType()Identifies data type.