public class EdmSimplePropertyImpl extends EdmPropertyImpl
edmType, multiplicity, typeName
edm, name
Constructor and Description |
---|
EdmSimplePropertyImpl() |
Modifier and Type | Method and Description |
---|---|
EdmSimpleTypeKind |
getSimpleType() |
EdmType |
getType()
See
EdmType for more information about possible types. |
boolean |
isSimple()
Get the info if the property is a simple property
|
void |
setSimpleType(EdmSimpleTypeKind simpleType) |
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 EdmSimpleTypeKind getSimpleType()
public void setSimpleType(EdmSimpleTypeKind simpleType)
public boolean isSimple()
EdmProperty
public String toString()
toString
in class EdmPropertyImpl
Copyright © 2013-2022 The Apache Software Foundation. All Rights Reserved.