Uses of Interface
org.apache.olingo.client.api.domain.ClientEnumValue
Packages that use ClientEnumValue
-
Uses of ClientEnumValue in org.apache.olingo.client.api.domain
Methods in org.apache.olingo.client.api.domain that return ClientEnumValueModifier and TypeMethodDescriptionClientValue.asEnum()
Casts to enum value.ClientValuable.getEnumValue()
Gets enum value.ClientObjectFactory.newEnumValue
(String typeName, String value) Methods in org.apache.olingo.client.api.domain with parameters of type ClientEnumValueModifier and TypeMethodDescriptionClientObjectFactory.newEnumProperty
(String name, ClientEnumValue value) Instantiates a new enum property.