Uses of Class
org.apache.olingo.odata2.api.edm.EdmTypeKind

Packages that use EdmTypeKind
org.apache.olingo.odata2.api.edm Entity Data Model API 
 

Uses of EdmTypeKind in org.apache.olingo.odata2.api.edm
 

Methods in org.apache.olingo.odata2.api.edm that return EdmTypeKind
 EdmTypeKind EdmType.getKind()
           
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-2015 The Apache Software Foundation. All Rights Reserved.