Class ParameterValue

    • Constructor Detail

      • ParameterValue

        public ParameterValue()
    • Method Detail

      • getName

        public String getName()
      • getType

        public String getType()
      • setName

        public void setName​(String name)
      • setType

        public void setType​(String type)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object