Interface INamedListValue1
-
- All Superinterfaces:
com4j.Com4jObject
,INamedListValue
public interface INamedListValue1 extends INamedListValue
A list of values with a collective name.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
total()
Returns the total.-
Methods inherited from interface com4j.Com4jObject
advise, dispose, equals, getComThread, getIUnknownPointer, getPointer, getPtr, hashCode, is, queryInterface, setName, toString
-
Methods inherited from interface step.repository.alm.v16.otaclient.INamedListValue
name, values, values
-
-