public static class

Edm.Item

extends Object
java.lang.Object
   ↳ org.odata4j.producer.edm.Edm.Item
Known Direct Subclasses
Known Indirect Subclasses

Summary

Constants
String Name The Name is one of an Item's key properties
Public Constructors
Edm.Item()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String Name

The Name is one of an Item's key properties

Constant Value: "Name"

Public Constructors

public Edm.Item ()