public class EdmPropertyRefImpl extends EdmPropertyImpl
Modifier and Type | Field and Description |
---|---|
protected boolean |
isSimple |
edmType, multiplicity, typeName
edm, name
Constructor and Description |
---|
EdmPropertyRefImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
isSimple()
Get the info if the property is a simple property
|
void |
setIsSimple(boolean isSimple) |
String |
toString() |
getAnnotations, getCustomizableFeedMappings, getFacets, getMimeType, setAnnotations, setCustomizableFeedMappings, setDocumentation, setFacets, setMapping, setMimeType
getMapping, setMapping
getMultiplicity, getType, setEdmType, setMultiplicity, setTypeName
getName, setEdm, setName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMapping
getMultiplicity, getType
public void setIsSimple(boolean isSimple)
public boolean isSimple()
EdmProperty
public String toString()
toString
in class EdmPropertyImpl
Copyright © 2013-2019 The Apache Software Foundation. All Rights Reserved.