Package com.clinia.model.common
Interface V1AllOperatorAllOfAll
- All Known Implementing Classes:
V1AllOperatorAllOfAll.ListOfBigDecimalWrapper,V1AllOperatorAllOfAll.ListOfBooleanWrapper,V1AllOperatorAllOfAll.ListOfStringWrapper
public interface V1AllOperatorAllOfAll
V1AllOperatorAllOfAll
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic classstatic classstatic class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic V1AllOperatorAllOfAllofListOfBigDecimal(List<BigDecimal> value) static V1AllOperatorAllOfAllofListOfBoolean(List<Boolean> value) static V1AllOperatorAllOfAllofListOfString(List<String> value)
-
Method Details
-
ofListOfString
-
ofListOfBigDecimal
-
ofListOfBoolean
-