Class IeNameOfSection


  • public class IeNameOfSection
    extends InformationElement
    Represents a name of section (NOS) information element.
    • Constructor Summary

      Constructors 
      Constructor Description
      IeNameOfSection​(int value)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getValue()  
      java.lang.String toString()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • IeNameOfSection

        public IeNameOfSection​(int value)
    • Method Detail

      • getValue

        public int getValue()