Class paramValueType

    • Constructor Detail

      • paramValueType

        public paramValueType()
    • Method Detail

      • setDescription

        public void setDescription​(int index,
                                   descriptionType description)
      • getDescriptionCount

        public int getDescriptionCount()
      • removeDescription

        public boolean removeDescription​(int index)
      • setParamName

        public void setParamName​(string paramName)
      • getParamName

        public string getParamName()
      • removeParamName

        public boolean removeParamName()
      • setParamValue

        public void setParamValue​(xsdStringType paramValue)
      • removeParamValue

        public boolean removeParamValue()
      • setId

        public void setId​(String id)
      • getId

        public String getId()
      • removeId

        public boolean removeId()