public interface ComplexType extends ComplexType, Annotatable
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseType() |
List<NavigationProperty> |
getNavigationProperties() |
NavigationProperty |
getNavigationProperty(String name) |
List<Property> |
getProperties() |
Property |
getProperty(String name) |
boolean |
isAbstractEntityType() |
boolean |
isOpenType() |
getAnnotationsboolean isAbstractEntityType()
String getBaseType()
boolean isOpenType()
Property getProperty(String name)
getProperty in interface ComplexTypeList<Property> getProperties()
getProperties in interface ComplexTypeNavigationProperty getNavigationProperty(String name)
getNavigationProperty in interface ComplexTypeList<NavigationProperty> getNavigationProperties()
getNavigationProperties in interface ComplexTypeCopyright © 2013–2014 The Apache Software Foundation. All rights reserved.