Class Segment


  • public class Segment
    extends Object
    Represents the internal makings of a Segment.
    • Constructor Detail

      • Segment

        public Segment​(byte segmentType)
    • Method Detail

      • getSegmentType

        public byte getSegmentType()
        Returns the segmentType value.
        Returns:
        byte segmentType value.