public interface AbstractVote extends AbstractVote, Assignable
AbstractVote| Modifier and Type | Method and Description |
|---|---|
Contact |
getAssignedTo()
Retrieves the value for the reference
assignedTo. |
void |
setAssignedTo(Contact assignedTo)
Sets a new value for the reference
assignedTo. |
getDescription, getName, setDescription, setNameassignToMerefDefaultFetchGroup, refDelegate, refGetPath, refGetValue, refInitialize, refInitialize, refSetValuerefClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostCompositeContact getAssignedTo()
assignedTo.getAssignedTo in interface AbstractVotenull – value for this reference.void setAssignedTo(Contact assignedTo)
assignedTo.setAssignedTo in interface AbstractVoteassignedTo - The new – possibly null – value for this reference.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.