Uses of Class
com.collabnet.ce.soap60.webservices.pluggable.PluggableComponentParameterValueSoapDO
-
Packages that use PluggableComponentParameterValueSoapDO Package Description com.collabnet.ce.soap60.webservices.pluggable -
-
Uses of PluggableComponentParameterValueSoapDO in com.collabnet.ce.soap60.webservices.pluggable
Methods in com.collabnet.ce.soap60.webservices.pluggable that return PluggableComponentParameterValueSoapDO Modifier and Type Method Description PluggableComponentParameterValueSoapDO[]PluggableComponentParameterSoapDO. getOptions()Returns 'options'.Methods in com.collabnet.ce.soap60.webservices.pluggable with parameters of type PluggableComponentParameterValueSoapDO Modifier and Type Method Description voidPluggableComponentParameterSoapDO. setOptions(PluggableComponentParameterValueSoapDO[] options)Sets 'options'.
-