Class Field
- java.lang.Object
-
- org.apache.synapse.transport.fix.message.Field
-
public class Field extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]getBytetag()StringgetId()StringgetTag()voidsetBytetag(byte[] bytetag)voidsetId(String id)voidsetTag(String tag)
-