public class EdmComplexPropertyImpl extends EdmPropertyImpl
edmType, multiplicity, typeName
edm, name
Constructor and Description |
---|
EdmComplexPropertyImpl() |
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
|
String |
toString() |
getAnnotations, getCustomizableFeedMappings, getFacets, getMimeType, setAnnotations, setCustomizableFeedMappings, setDocumentation, setFacets, setMapping, setMimeType
getMapping, setMapping
getMultiplicity, setEdmType, setMultiplicity, setTypeName
getName, setEdm, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMapping
getMultiplicity
public EdmType getType() throws EdmException
EdmTyped
EdmType
for more information about possible types.getType
in interface EdmTyped
getType
in class EdmTypedImpl
EdmType
EdmException
public boolean isSimple()
EdmProperty
public String toString()
toString
in class EdmPropertyImpl
Copyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.