Class Overview
A CSDL End element (as a child of the AssociationSet element)
The End element specifies one end of an association set. The AssociationSet element must contain two
End elements. The information contained in an End element is used in mapping an association set to a data
source.
Summary
| Nested Classes |
|
class |
EdmAssociationSetEnd.Builder |
Mutable builder for EdmAssociationEnd objects. |
|
[Expand]
Inherited Methods |
From class
org.odata4j.edm.EdmItem
|
From class
java.lang.Object
|
Object
|
clone()
|
|
boolean
|
equals(Object arg0)
|
|
void
|
finalize()
|
|
final
Class<?>
|
getClass()
|
|
int
|
hashCode()
|
|
final
void
|
notify()
|
|
final
void
|
notifyAll()
|
|
String
|
toString()
|
|
final
void
|
wait()
|
|
final
void
|
wait(long arg0, int arg1)
|
|
final
void
|
wait(long arg0)
|
|
Fields
Public Methods