Class OtherSpec

  • All Implemented Interfaces:
    XMLConfigConstants

    public class OtherSpec
    extends Spec
    Used internally within the JCSP network infrastructure to represent misellaneous specifications.
    Author:
    Quickstone Technologies Limited
    • Method Detail

      • getType

        public java.lang.Class getType()
      • getIntValue

        public int getIntValue()
      • getDoubleValue

        public double getDoubleValue()
      • getBooleanValue

        public boolean getBooleanValue()
      • 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