public static class

Edm.StructuralType.NavProps

extends Object
java.lang.Object
   ↳ org.odata4j.producer.edm.Edm.StructuralType.NavProps

Summary

Constants
String Properties
String SubTypes
String SuperType
Public Constructors
Edm.StructuralType.NavProps()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String Properties

Constant Value: "Properties"

public static final String SubTypes

Constant Value: "SubTypes"

public static final String SuperType

Constant Value: "SuperType"

Public Constructors

public Edm.StructuralType.NavProps ()