public class EdmComplexTypeImpl extends AbstractEdmStructuredType implements org.apache.olingo.commons.api.edm.EdmComplexType
baseType, baseTypeNamekind, typeNameedm| Constructor and Description |
|---|
EdmComplexTypeImpl(org.apache.olingo.commons.api.edm.Edm edm,
org.apache.olingo.commons.api.edm.FullQualifiedName name,
org.apache.olingo.commons.api.edm.provider.CsdlComplexType complexType) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.olingo.commons.api.edm.EdmStructuredType |
buildBaseType(org.apache.olingo.commons.api.edm.FullQualifiedName baseTypeName) |
protected void |
checkBaseType() |
org.apache.olingo.commons.api.edm.EdmComplexType |
getBaseType() |
compatibleTo, getNavigationProperties, getNavigationProperty, getNavigationPropertyNames, getProperties, getProperty, getPropertyNames, getStructuralProperty, isAbstract, isOpenTypegetFullQualifiedName, getKind, getNamespacegetNamegetAnnotation, getAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompatibleTo, getNavigationProperty, getNavigationPropertyNames, getProperty, getPropertyNames, getStructuralProperty, isAbstract, isOpenTypepublic EdmComplexTypeImpl(org.apache.olingo.commons.api.edm.Edm edm,
org.apache.olingo.commons.api.edm.FullQualifiedName name,
org.apache.olingo.commons.api.edm.provider.CsdlComplexType complexType)
protected org.apache.olingo.commons.api.edm.EdmStructuredType buildBaseType(org.apache.olingo.commons.api.edm.FullQualifiedName baseTypeName)
buildBaseType in class AbstractEdmStructuredTypepublic org.apache.olingo.commons.api.edm.EdmComplexType getBaseType()
getBaseType in interface org.apache.olingo.commons.api.edm.EdmComplexTypegetBaseType in interface org.apache.olingo.commons.api.edm.EdmStructuredTypeprotected void checkBaseType()
checkBaseType in class AbstractEdmStructuredTypeCopyright © 2013–2015 The Apache Software Foundation. All rights reserved.