public interface ComplexType extends Named
Modifier and Type | Method and Description |
---|---|
List<? extends CommonNavigationProperty> |
getNavigationProperties() |
CommonNavigationProperty |
getNavigationProperty(String name) |
List<? extends CommonProperty> |
getProperties() |
CommonProperty |
getProperty(String name) |
CommonProperty getProperty(String name)
List<? extends CommonProperty> getProperties()
CommonNavigationProperty getNavigationProperty(String name)
List<? extends CommonNavigationProperty> getNavigationProperties()
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.