com.teraspaces.qwfix
Class FIXSchemaTrailer
java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<E>
java.util.ArrayList<FIXSchemaMessageFieldBase>
com.teraspaces.qwfix.FIXSchemaMessageFieldCollection
com.teraspaces.qwfix.FIXSchemaTrailer
- All Implemented Interfaces:
- Serializable, Cloneable, Iterable<FIXSchemaMessageFieldBase>, Collection<FIXSchemaMessageFieldBase>, List<FIXSchemaMessageFieldBase>, RandomAccess
public final class FIXSchemaTrailer
- extends FIXSchemaMessageFieldCollection
Represents a trailer in FIX protocol. This class cannot be inherited.
- See Also:
- Serialized Form
| Methods inherited from class com.teraspaces.qwfix.FIXSchemaMessageFieldCollection |
add, add, addAll, addAll, clear, equals, getDescription, getFieldByTag, getParent, getRepeatingGroupSchema, getSchema, remove, remove, removeAll, retainAll, set |
| Methods inherited from class java.util.ArrayList |
clone, contains, ensureCapacity, get, indexOf, isEmpty, lastIndexOf, size, toArray, toArray, trimToSize |
FIXSchemaTrailer
public FIXSchemaTrailer(FIXSchema schema,
String description)
- Instantiates a new fIX schema trailer.
- Parameters:
schema - the schemadescription - the description