Uses of Class
com.saperion.ws.wrapper.SaWsValue
-
Packages that use SaWsValue Package Description com.saperion.ws.wrapper Package for ws wrapper classes. -
-
Uses of SaWsValue in com.saperion.ws.wrapper
Methods in com.saperion.ws.wrapper that return types with arguments of type SaWsValue Modifier and Type Method Description java.util.List<SaWsValue>
SaWsPropertyValue. getValues()
Returns the value array of this property.Method parameters in com.saperion.ws.wrapper with type arguments of type SaWsValue Modifier and Type Method Description void
SaWsPropertyValue. setValues(java.util.List<SaWsValue> vals)
Sets the value array of this property.
-