|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.centrasite.appl.framework.mapping.BaseProperty
com.softwareag.centrasite.appl.framework.mapping.AssociationTarget
public class AssociationTarget
Property
representing association target and mapped using the
AssociationTarget
annotation.
Constructor Summary | |
---|---|
AssociationTarget()
|
Method Summary | |
---|---|
javax.xml.namespace.QName |
getAssociationName()
|
void |
setAssociationName(javax.xml.namespace.QName associationName)
|
Methods inherited from class com.softwareag.centrasite.appl.framework.mapping.BaseProperty |
---|
getAttributeDescription, getAttributeName, getBeanType, getGetter, getName, getSetter, getTargetType, hasAttributeDescription, setAttributeDescription, setAttributeName, setBeanType, setGetter, setHasAttributeDescription, setName, setSetter, setTargetType |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AssociationTarget()
Method Detail |
---|
public javax.xml.namespace.QName getAssociationName()
public void setAssociationName(javax.xml.namespace.QName associationName)
associationName
- the associationName to set
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |