Uses of Class
org.hpccsystems.ws.client.wrappers.wsworkunits.NamedValueWrapper
-
Packages that use NamedValueWrapper Package Description org.hpccsystems.ws.client.wrappers.wsworkunits -
-
Uses of NamedValueWrapper in org.hpccsystems.ws.client.wrappers.wsworkunits
Methods in org.hpccsystems.ws.client.wrappers.wsworkunits that return types with arguments of type NamedValueWrapper Modifier and Type Method Description List<NamedValueWrapper>WorkunitWrapper. getNamedValues()Deprecated.Gets the named values.Method parameters in org.hpccsystems.ws.client.wrappers.wsworkunits with type arguments of type NamedValueWrapper Modifier and Type Method Description WorkunitWrapperWorkunitWrapper. setNamedValues(List<NamedValueWrapper> namedValues)Deprecated.Sets the named values.
-