Uses of Class
org.hpccsystems.ws.client.wrappers.ArrayOfECLAttributeWrapper
-
Packages that use ArrayOfECLAttributeWrapper Package Description org.hpccsystems.ws.client.wrappers Layer of abstraction between caller and HPCC Systems Web Service interface. -
-
Uses of ArrayOfECLAttributeWrapper in org.hpccsystems.ws.client.wrappers
Fields in org.hpccsystems.ws.client.wrappers declared as ArrayOfECLAttributeWrapper Modifier and Type Field Description protected ArrayOfECLAttributeWrapperGetAttributesResponseWrapper. local_outAttributesMethods in org.hpccsystems.ws.client.wrappers that return ArrayOfECLAttributeWrapper Modifier and Type Method Description ArrayOfECLAttributeWrapperGetAttributesResponseWrapper. getOutAttributes()Gets the out attributes.Methods in org.hpccsystems.ws.client.wrappers with parameters of type ArrayOfECLAttributeWrapper Modifier and Type Method Description voidGetAttributesResponseWrapper. setOutAttributes(ArrayOfECLAttributeWrapper _outAttributes)Sets the out attributes.Constructors in org.hpccsystems.ws.client.wrappers with parameters of type ArrayOfECLAttributeWrapper Constructor Description GetAttributesResponseWrapper(ArrayOfEspExceptionWrapper _exceptions, ArrayOfECLAttributeWrapper _outAttributes)Instantiates a new gets the attributes response wrapper.
-