Package | Description |
---|---|
org.apache.olingo.commons.api.domain | |
org.apache.olingo.commons.api.edm |
Modifier and Type | Method and Description |
---|---|
EdmPrimitiveType |
ODataPrimitiveValue.getType() |
Modifier and Type | Interface and Description |
---|---|
interface |
EdmEnumType
An EdmEnumType represents a set of related values.
|
interface |
EdmTypeDefinition
An
EdmTypeDefinition defines a specialization of one of the possible primitive types. |
Modifier and Type | Method and Description |
---|---|
EdmPrimitiveType |
EdmTypeDefinition.getUnderlyingType() |
EdmPrimitiveType |
EdmEnumType.getUnderlyingType() |
Modifier and Type | Method and Description |
---|---|
boolean |
EdmPrimitiveType.isCompatible(EdmPrimitiveType primitiveType)
Checks type compatibility.
|
Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.