public interface CollectionOperandValueProvider<T extends BTGOperandModel> extends OperandValueProvider<T>
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class |
getAtomicValueType(T operand)
Returns the type of the collection element if BTGOperandModel represents a collection of values.
|
getValue, getValueTypejava.lang.Class getAtomicValueType(T operand)
Copyright © 2018 SAP SE. All Rights Reserved.