Package | Description |
---|---|
org.apache.olingo.client.api.domain |
Modifier and Type | Method and Description |
---|---|
ClientEnumValue |
ClientValue.asEnum()
Casts to enum value.
|
ClientEnumValue |
ClientValuable.getEnumValue()
Gets enum value.
|
ClientEnumValue |
ClientObjectFactory.newEnumValue(String typeName,
String value) |
Modifier and Type | Method and Description |
---|---|
ClientProperty |
ClientObjectFactory.newEnumProperty(String name,
ClientEnumValue value)
Instantiates a new enum property.
|
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.