Uses of Interface
org.refcodes.serial.LengthWidthAccessor
-
Uses of LengthWidthAccessor in org.refcodes.serial
Subinterfaces of LengthWidthAccessor in org.refcodes.serialModifier and TypeInterfaceDescriptionstatic interfaceProvides a length width (in bytes) property.Classes in org.refcodes.serial that implement LengthWidthAccessorModifier and TypeClassDescriptionclassAbstractLengthDecoratorSegment<DECORATEE extends Transmission>TheAbstractLengthDecoratorSegmentdecorates a decoratee with a length prefix.classAbstractReferenceeLengthSegment<REFERENCEE extends Transmission>TheAbstractReferenceeLengthSegmentrepresents a allocated length value as of the referencedTransmissionelement's length.classAllocSectionDecoratorSegment<DECORATEE extends Section>AnAllocSectionDecoratorSegmentenriches anSectionwith an allocation declaration being prefixed to the enrichedSection.classAnAllocSegmentHeadprovides the allocation length for aAllocSegmentBody.classclassAComplexTypeSegmenttakes a POJO (a data structure) and creates from its content aSegmentrepresenting the POJO's structure.classTheDynamicTypeSectionrepresents aSectionwhich's internal raw data is created from provided types at runtime and which's internal raw data is used to create provided types at runtime.classTheDynamicTypeSegmentrepresents aSegmentwhich's internal raw data is created from provided types at runtime and which's internal raw data is used to create provided types at runtime.classLengthSegment<REFERENCEE extends Transmission>AnLengthSegmentenriches aSegmentwith an allocation declaration computed from the referencedTransmission.classLengthSegmentDecoratorSegment<DECORATEE extends Segment>AnLengthSegmentDecoratorSegmentenriches aSegmentwith an allocation declaration being prefixed to the enrichedSegment.classclassTheTransmissionMetricsinterface represents common parameters required when configuring a transmission.