Class GetAttributesResponseWrapper


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

      • GetAttributesResponseWrapper

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

        public GetAttributesResponseWrapper​(org.hpccsystems.ws.client.gen.axis2.wsattributes.latest.GetAttributesResponse getattributesresponse)
        Instantiates a new gets the attributes response wrapper.
        Parameters:
        getattributesresponse - the getattributesresponse
      • GetAttributesResponseWrapper

        public GetAttributesResponseWrapper​(ArrayOfEspExceptionWrapper _exceptions,
                                            ArrayOfECLAttributeWrapper _outAttributes)
        Instantiates a new gets the attributes response wrapper.
        Parameters:
        _exceptions - the exceptions
        _outAttributes - the out attributes
    • Method Detail

      • getRaw

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

        public void setExceptions​(ArrayOfEspExceptionWrapper _exceptions)
        Sets the exceptions.
        Parameters:
        _exceptions - the new exceptions
      • setOutAttributes

        public void setOutAttributes​(ArrayOfECLAttributeWrapper _outAttributes)
        Sets the out attributes.
        Parameters:
        _outAttributes - the new out attributes