Uses of Interface
org.refcodes.serial.TransmissionComposite
-
Uses of TransmissionComposite in org.refcodes.serial
Classes in org.refcodes.serial that implement TransmissionCompositeModifier and TypeClassDescriptionclassAbstractTransmissionComposite<CHILD extends Transmission>AAbstractTransmissionCompositeis aTransmissionconsisting ofTransmissionelements with each element.classAComplexTypeSegmenttakes a POJO (a data structure) and creates from its content aSegmentrepresenting the POJO's structure.classSectionComposite<ALLOC extends AllocSectionDecoratorSegment<CHILD>,CHILD extends Section> ASectionCompositeis aSectionconsisting ofSectionelements of a variable length each: EachSectionelement in the composite need not be of the same size.classSegmentComposite<CHILD extends Segment>