Uses of Class
org.apache.olingo.odata2.api.annotation.edm.EdmType

Packages that use EdmType
org.apache.olingo.odata2.api.annotation.edm Annotations-API for Entity Data Model definition 
 

Uses of EdmType in org.apache.olingo.odata2.api.annotation.edm
 

Methods in org.apache.olingo.odata2.api.annotation.edm that return EdmType
static EdmType EdmType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EdmType[] EdmType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.