HIBCPASRecord
HIBCPASRecord class
Class for storing HIBC PAS record.
public class HIBCPASRecord : joint.BaseJavaClass
Constructors
| Name | Description |
|---|
| HIBCPASRecord(object, object) | HIBCPASRecord constructor. |
Methods
| Name | Description |
|---|
| construct(object) | HIBCPASRecord constructor. |
| equals(object) | 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. |
| init | |
| setData(object) | Identifies data. |
| setDataType(object) | Identifies data type. |
Fields
See Also