Class OmfGroupRecord


  • public class OmfGroupRecord
    extends OmfRecord
    • Constructor Detail

      • OmfGroupRecord

        public OmfGroupRecord​(BinaryReader reader)
                       throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getName

        public java.lang.String getName()
      • setStartAddress

        public void setStartAddress​(long val)
      • getStartAddress

        public long getStartAddress()
      • getFrameDatum

        public int getFrameDatum()
        This is the segment selector needed for this object
        Returns:
      • numSegments

        public int numSegments()
      • getSegmentComponentType

        public byte getSegmentComponentType​(int i)
      • getSegmentIndex

        public int getSegmentIndex​(int i)
      • resolveNames

        public void resolveNames​(java.util.ArrayList<java.lang.String> nameList)
                          throws OmfException
        Throws:
        OmfException