Uses of Interface
step.repository.alm.otaclient.IMultiValue
-
Packages that use IMultiValue Package Description step.repository.alm.otaclient TDAPIOLELib -
-
Uses of IMultiValue in step.repository.alm.otaclient
Methods in step.repository.alm.otaclient that return IMultiValue Modifier and Type Method Description IMultiValue
IBaseField2. fieldMultiValue(java.lang.String fieldName)
The MultiValue object of the specified field.Methods in step.repository.alm.otaclient with parameters of type IMultiValue Modifier and Type Method Description void
IBaseField2. fieldMultiValue(java.lang.String fieldName, IMultiValue pMultiValue)
The MultiValue object of the specified field.
-