Uses of Class
org.odata4j.core.OEntityKey.KeyType

Packages that use OEntityKey.KeyType
org.odata4j.core Core odata4j concepts. 
 

Uses of OEntityKey.KeyType in org.odata4j.core
 

Methods in org.odata4j.core that return OEntityKey.KeyType
 OEntityKey.KeyType OEntityKey.getKeyType()
          Gets the entity-key type: SINGLE or COMPLEX.
static OEntityKey.KeyType OEntityKey.KeyType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OEntityKey.KeyType[] OEntityKey.KeyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



http://odata4j.org