Uses of Class
org.hpccsystems.ws.client.wrappers.GetAttributesResponseWrapper
-
Packages that use GetAttributesResponseWrapper Package Description org.hpccsystems.ws.client.extended Provides HPCC Systems client libraries used to actuate non-standard HPCC Web Service actions. -
-
Uses of GetAttributesResponseWrapper in org.hpccsystems.ws.client.extended
Methods in org.hpccsystems.ws.client.extended that return GetAttributesResponseWrapper Modifier and Type Method Description GetAttributesResponseWrapper
HPCCWsAttributesClient. getAttributes(String label, String modulename, org.hpccsystems.ws.client.gen.axis2.wsattributes.latest.EspStringArray typelist)
Gets the attributes.GetAttributesResponseWrapper
HPCCWsAttributesClient. getAttributes(GetAttributesWrapper request)
Gets the attributes.
-