public class EdmComplexPropertyImplProv extends EdmPropertyImplProv
edmTypeedm| Constructor and Description |
|---|
EdmComplexPropertyImplProv(EdmImplProv edm,
ComplexProperty property) |
| Modifier and Type | Method and Description |
|---|---|
EdmType |
getType()
See
EdmType for more information about possible types. |
boolean |
isSimple()
Get the info if the property is a simple property
|
getAnnotations, getCustomizableFeedMappings, getMimeTypegetFacets, getMappinggetMultiplicitygetNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFacetsgetMappinggetMultiplicitypublic EdmComplexPropertyImplProv(EdmImplProv edm, ComplexProperty property) throws EdmException
EdmExceptionpublic EdmType getType() throws EdmException
EdmTypedEdmType for more information about possible types.getType in interface EdmTypedgetType in class EdmTypedImplProvEdmTypeEdmExceptionpublic boolean isSimple()
EdmPropertyCopyright © 2020. All rights reserved.