Class GetAttributesWrapper


  • public class GetAttributesWrapper
    extends Object
    Generated Axis2 ADB stub class wrapper Class name: GetAttributesWrapper Wraps class: org.hpccsystems.ws.client.gen.axis2.wsattributes.v1_21.GetAttributes Output package : org.hpccsystems.ws.client.wrappers.gen.wsattributes TimeStamp: 2019-09-06T14:44:27.941Z
    • Field Detail

      • local_moduleName

        protected String local_moduleName
      • local_typeList

        protected List<String> local_typeList
      • local_label

        protected String local_label
    • Constructor Detail

      • GetAttributesWrapper

        public GetAttributesWrapper()
        Instantiates a new gets the attributes wrapper.
      • GetAttributesWrapper

        public GetAttributesWrapper​(org.hpccsystems.ws.client.gen.axis2.wsattributes.latest.GetAttributes getattributes)
        Instantiates a new gets the attributes wrapper.
        Parameters:
        getattributes - the getattributes
      • GetAttributesWrapper

        public GetAttributesWrapper​(String _moduleName,
                                    List<String> _typeList,
                                    String _label)
        Instantiates a new gets the attributes wrapper.
        Parameters:
        _moduleName - the module name
        _typeList - the type list
        _label - the label
    • Method Detail

      • getRaw

        public org.hpccsystems.ws.client.gen.axis2.wsattributes.latest.GetAttributes getRaw()
        Gets the raw.
        Returns:
        the raw
      • setModuleName

        public void setModuleName​(String _moduleName)
        Sets the module name.
        Parameters:
        _moduleName - the new module name
      • getModuleName

        public String getModuleName()
        Gets the module name.
        Returns:
        the module name
      • setTypeList

        public void setTypeList​(List<String> _typeList)
        Sets the type list.
        Parameters:
        _typeList - the new type list
      • getTypeList

        public List<String> getTypeList()
        Gets the type list.
        Returns:
        the type list
      • setLabel

        public void setLabel​(String _label)
        Sets the label.
        Parameters:
        _label - the new label
      • getLabel

        public String getLabel()
        Gets the label.
        Returns:
        the label