org.odata4j.edm
Class EdmEntitySet

java.lang.Object
  extended by org.odata4j.edm.EdmEntitySet

public class EdmEntitySet
extends Object


Field Summary
 String name
           
 EdmEntityType type
           
 
Constructor Summary
EdmEntitySet(String name, EdmEntityType type)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public final String name

type

public final EdmEntityType type
Constructor Detail

EdmEntitySet

public EdmEntitySet(String name,
                    EdmEntityType type)


http://odata4j.org