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