HIBCPASRecord
HIBCPASRecord class
Class for storing HIBC PAS record.
new HIBCPASRecord(dataType, data)
HIBCPASRecord constructor
| Parameter | Description |
|---|---|
| dataType | Type of data. |
| data | Data string. |
Methods
| Name | Description |
|---|---|
| _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. |