| Package | Description | 
|---|---|
| org.apache.olingo.commons.api.edm | Contains representations for EDM objects created during the URI parsing | 
| org.apache.olingo.commons.api.edm.constants | Contains representations for constants related to EDM objects. | 
| Modifier and Type | Method and Description | 
|---|---|
| EdmTypeKind | EdmType. getKind() | 
| Modifier and Type | Method and Description | 
|---|---|
| static EdmTypeKind | EdmTypeKind. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static EdmTypeKind[] | EdmTypeKind. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.