|
EclipseLink 1.1.4, build 'v20100812-r7860' API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.persistence.jaxb.compiler.Property org.eclipse.persistence.jaxb.compiler.ReferenceProperty
public class ReferenceProperty
Constructor Summary | |
---|---|
ReferenceProperty(Helper helper)
|
Method Summary | |
---|---|
void |
addReferencedElement(ElementDeclaration element)
|
java.util.List<ElementDeclaration> |
getReferencedElements()
|
boolean |
isReference()
|
Methods inherited from class org.eclipse.persistence.jaxb.compiler.Property |
---|
getAdapterClass, getElement, getGenericType, getGetMethodName, getMimeType, getPropertyName, getSchemaName, getSchemaType, getSetMethodName, getType, getValueType, hasAdapterClass, isAny, isAttribute, isChoice, isMethodProperty, isMtomAttachment, isRequired, isSwaAttachmentRef, setAdapterClass, setAdapterClass, setElement, setGenericType, setGetMethodName, setHelper, setIsAttribute, setIsMtomAttachment, setIsRequired, setIsSwaAttachmentRef, setMethodProperty, setMimeType, setPropertyName, setSchemaName, setSchemaType, setSetMethodName, setType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReferenceProperty(Helper helper)
Method Detail |
---|
public void addReferencedElement(ElementDeclaration element)
public boolean isReference()
isReference
in class Property
public java.util.List<ElementDeclaration> getReferencedElements()
|
EclipseLink 1.1.4, build 'v20100812-r7860' API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |