public class EdmComplexTypeImplProv extends EdmStructuralTypeImplProv implements EdmComplexType
edmBaseType, edmProperties, namespace, structuralTypeedm| Constructor and Description |
|---|
EdmComplexTypeImplProv(EdmImplProv edm,
ComplexType complexType,
String namespace) |
| Modifier and Type | Method and Description |
|---|---|
EdmComplexType |
getBaseType()
Base types are described in the OData protocol specification.
|
createProperty, getAnnotations, getKind, getMapping, getNamespace, getProperty, getPropertyInternal, getPropertyNames, toStringgetNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetProperty, getPropertyNamesgetMappinggetKind, getNamespacegetAnnotationspublic EdmComplexTypeImplProv(EdmImplProv edm, ComplexType complexType, String namespace) throws EdmException
EdmExceptionpublic EdmComplexType getBaseType() throws EdmException
EdmStructuralTypegetBaseType in interface EdmComplexTypegetBaseType in interface EdmStructuralTypegetBaseType in class EdmStructuralTypeImplProvEdmStructuralTypeEdmExceptionCopyright © 2020. All rights reserved.