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

E

encodeField(T) - Method in interface com.solab.iso8583.CustomField
 
encodeField(ProductData) - Method in class j8583.example.ProductEncoder
 
equals(Object) - Method in class com.solab.iso8583.IsoValue
Returns true of the other object is also an IsoValue and has the same type and length, and if other.getValue().equals(getValue()) returns true.
Example - Class in j8583.example
This little example program creates a message factory out of a XML config file, creates a new message, and parses a couple of message from a text file.
Example() - Constructor for class j8583.example.Example
 

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