Class FixedTagSeg

  • All Implemented Interfaces:
    java.lang.Comparable<PathSegment>

    public class FixedTagSeg
    extends NetworkSeg
    • Constructor Detail

      • FixedTagSeg

        public FixedTagSeg()
      • FixedTagSeg

        public FixedTagSeg​(byte tag)
    • Method Detail

      • getTag

        public byte getTag()
      • simpleString

        public java.lang.String simpleString()
        Description copied from class: PathSegment
        Supply s simple descriptive name usable when browsing a hierarchy. A simple type name for elementary types, a non-detailed description for complex types.
        Specified by:
        simpleString in class PathSegment
        Returns:
      • getTokens

        public java.util.List<java.lang.String> getTokens()
        Specified by:
        getTokens in class PathSegment