org.odata4j.producer.edm
Class Edm.StructuralType

java.lang.Object
  extended by org.odata4j.producer.edm.Edm.Item
      extended by org.odata4j.producer.edm.Edm.StructuralType
Direct Known Subclasses:
Edm.ComplexType, Edm.EntityType
Enclosing class:
Edm

public static class Edm.StructuralType
extends Edm.Item


Nested Class Summary
static class Edm.StructuralType.NavProps
           
 
Field Summary
static String Abstract
           
static String BaseType
           
static String Namespace
           
 
Fields inherited from class org.odata4j.producer.edm.Edm.Item
Name
 
Constructor Summary
Edm.StructuralType()
           
 
Method Summary
static String name()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Abstract

public static final String Abstract
See Also:
Constant Field Values

BaseType

public static final String BaseType
See Also:
Constant Field Values

Namespace

public static final String Namespace
See Also:
Constant Field Values
Constructor Detail

Edm.StructuralType

public Edm.StructuralType()
Method Detail

name

public static String name()


http://odata4j.org