Constructor
new HIBCPASRecord(dataType, data)
HIBCPASRecord constructor
Parameters:
Name | Type | Description |
---|---|---|
dataType |
Type of data. | |
data |
Data string. |
- Source:
Methods
equals(obj)
Returns a value indicating whether this instance is equal to a specified {@code HIBCPASDataType} value.
Parameters:
Name | Type | Description |
---|---|---|
obj |
An {@code HIBCPASDataType} value to compare to this instance. |
Returns:
Type | Description |
---|---|
{@code true} if obj has the same value as this instance; otherwise, {@code false}. |
- Source:
getData()
Identifies data.
- Source:
getDataType()
Identifies data type.
- Source:
hashCode()
Returns the hash code for this instance.
Returns:
Type | Description |
---|---|
A 32-bit signed integer hash code. |
- Source:
setData()
Identifies data.
- Source:
setDataType()
Identifies data type.
- Source:
(static) construct()
HIBCPASRecord constructor
- Source: