Uses of Class
com.solab.iso8583.parse.FieldParseInfo

Packages that use FieldParseInfo
com.solab.iso8583 This package contains the main framework classes. 
 

Uses of FieldParseInfo in com.solab.iso8583
 

Method parameters in com.solab.iso8583 with type arguments of type FieldParseInfo
 void MessageFactory.setParseMap(int type, Map<Integer,FieldParseInfo> map)
          Sets a map with the fields that are to be expected when parsing a certain type of message.