Class Constants

    • Constructor Detail

      • Constants

        public Constants()
      • Constants

        public Constants​(String refValue)
      • Constants

        public Constants​(com.fasterxml.jackson.databind.JsonNode constantsDef)
    • Method Detail

      • getRefValue

        public String getRefValue()
      • setRefValue

        public void setRefValue​(String refValue)
      • getConstantsDef

        public com.fasterxml.jackson.databind.JsonNode getConstantsDef()
      • setConstantsDef

        public void setConstantsDef​(com.fasterxml.jackson.databind.JsonNode constantsDef)