|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AbstractVote
Abstract class AbstractVote
Method Summary | |
---|---|
Contact |
getAssignedTo()
Retrieves the value for the reference assignedTo . |
void |
setAssignedTo(Contact assignedTo)
Sets a new value for the reference assignedTo . |
Methods inherited from interface org.opencrx.kernel.activity1.cci2.AbstractVote |
---|
getDescription, getName, setDescription, setName |
Methods inherited from interface org.opencrx.kernel.base.jmi1.Assignable |
---|
assignToMe |
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
---|
refDefaultFetchGroup, refDelegate, refGetPath, refGetValue, refInitialize, refInitialize, refSetValue |
Methods inherited from interface javax.jmi.reflect.RefObject |
---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
Methods inherited from interface javax.jmi.reflect.RefFeatured |
---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
Methods inherited from interface javax.jmi.reflect.RefBaseObject |
---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
Method Detail |
---|
Contact getAssignedTo()
assignedTo
.
getAssignedTo
in interface AbstractVote
null
– value for this reference.void setAssignedTo(Contact assignedTo)
assignedTo
.
setAssignedTo
in interface AbstractVote
assignedTo
- The new – possibly null
– value for this reference.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |