Package | Description |
---|---|
org.apache.olingo.server.api.edm.provider |
Modifier and Type | Class and Description |
---|---|
class |
ComplexType |
class |
EntityType |
Modifier and Type | Method and Description |
---|---|
StructuredType |
StructuredType.setAbstract(boolean isAbstract) |
StructuredType |
StructuredType.setBaseType(FullQualifiedName baseType) |
StructuredType |
StructuredType.setName(String name) |
StructuredType |
StructuredType.setNavigationProperties(List<NavigationProperty> navigationProperties) |
StructuredType |
StructuredType.setOpenType(boolean isOpenType) |
StructuredType |
StructuredType.setProperties(List<Property> properties) |
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.