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 Class getType()
      • getIntValue

        public int getIntValue()
      • getDoubleValue

        public double getDoubleValue()
      • getBooleanValue

        public boolean getBooleanValue()
      • equals

        public boolean equals​(Object o)
        Overrides:
        equals in class Spec