Class MaxSpeed

  • All Implemented Interfaces:
    XMLConfigConstants

    public class MaxSpeed
    extends Spec
    implements XMLConfigConstants
    Used internally within the JCSP network infrastructure to represent a maximum speed.
    Author:
    Quickstone Technologies Limited
    • Method Detail

      • getStringValue

        public java.lang.String getStringValue()
        Specified by:
        getStringValue in class Spec
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class Spec
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Spec
      • getValue

        public int getValue()