public static class

Edm.StructuralType

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

Summary

Nested Classes
class Edm.StructuralType.NavProps  
Constants
String Abstract
String BaseType
String Namespace
[Expand]
Inherited Constants
From class org.odata4j.producer.edm.Edm.Item
Public Constructors
Edm.StructuralType()
Public Methods
static String name()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String Abstract

Constant Value: "Abstract"

public static final String BaseType

Constant Value: "BaseType"

public static final String Namespace

Constant Value: "Namespace"

Public Constructors

public Edm.StructuralType ()

Public Methods

public static String name ()