A C D E F G H I J L M N P R S T V W

G

getAssignDate() - Method in class com.solab.iso8583.MessageFactory
Returns true if the factory is assigning the current date to newly created messages (field 7).
getCategoryId() - Method in class j8583.example.ProductData
 
getCustomField(int) - Method in class com.solab.iso8583.MessageFactory
Returns a custom field encoder/decoder for the specified field number, if one is available.
getCustomField(Integer) - Method in class com.solab.iso8583.MessageFactory
Returns a custom field encoder/decoder for the specified field number, if one is available.
getEtx() - Method in class com.solab.iso8583.MessageFactory
 
getField(int) - Method in class com.solab.iso8583.IsoMessage
Returns the IsoValue for the specified field.
getIsoHeader() - Method in class com.solab.iso8583.IsoMessage
Returns the ISO header that this message was created with.
getIsoHeader(int) - Method in class com.solab.iso8583.MessageFactory
Returns the ISO header used for the specified type.
getLastTrace() - Method in class com.solab.iso8583.impl.SimpleTraceGenerator
 
getLastTrace() - Method in interface com.solab.iso8583.TraceNumberGenerator
Returns the last number that was generated.
getLength() - Method in enum com.solab.iso8583.IsoType
Returns the length of the type if it's always fixed, or 0 if it's variable.
getLength() - Method in class com.solab.iso8583.IsoValue
Returns the length of the stored value, of the length of the formatted value in case of NUMERIC or ALPHA.
getLength() - Method in class com.solab.iso8583.parse.FieldParseInfo
Returns the specified length for the data to be parsed.
getMessageTemplate(int) - Method in class com.solab.iso8583.MessageFactory
Returns the template for the specified message type.
getObjectValue(int) - Method in class com.solab.iso8583.IsoMessage
Returns the stored value in the field, without converting or formatting it.
getProductId() - Method in class j8583.example.ProductData
 
getTraceNumberGenerator() - Method in class com.solab.iso8583.MessageFactory
Returns the generator used to assign trace numbers to new messages.
getType() - Method in class com.solab.iso8583.IsoMessage
Returns the ISO message type.
getType() - Method in class com.solab.iso8583.IsoValue
Returns the ISO type to which the value must be formatted.
getType() - Method in class com.solab.iso8583.parse.FieldParseInfo
Returns the data type for the data to be parsed.
getUseBinaryMessages() - Method in class com.solab.iso8583.MessageFactory
Returns true is the factory is set to create and parse binary messages, false if it uses ASCII messages.
getValue() - Method in class com.solab.iso8583.IsoValue
Returns the stored value without any conversion or formatting.

A C D E F G H I J L M N P R S T V W