Package | Description |
---|---|
org.apache.olingo.commons.api.domain.v4 |
Modifier and Type | Method and Description |
---|---|
ODataEnumValue |
ODataValue.asEnum()
Casts to enum value.
|
ODataEnumValue |
ODataValuable.getEnumValue()
Gets enum value.
|
ODataEnumValue |
ODataObjectFactory.newEnumValue(String typeName,
String value) |
Modifier and Type | Method and Description |
---|---|
ODataProperty |
ODataObjectFactory.newEnumProperty(String name,
ODataEnumValue value) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.