Public Member Functions | |
ParticipantStubverb (IDossierParticipant participant) | |
Date | getCreation () |
void | setCreation (Date creation) |
ContactStubverb | getIContact () |
void | setIContact (ContactStubverb IContact) |
ContactStubverb | getCompany () |
void | setCompany (ContactStubverb company) |
ParticipantRole | getRole () |
void | setRole (ParticipantRole role) |
String | getDiscriminator () |
void | setDiscriminator (String discriminator) |
boolean | isShowAllAttachments () |
void | setShowAllAttachments (boolean showAllAttachments) |
boolean | isShowParticipants () |
void | setShowParticipants (boolean showParticipants) |
boolean | isShowAllIssues () |
void | setShowAllIssues (boolean showAllIssues) |
boolean | isReceiveAllEmails () |
void | setReceiveAllEmails (boolean receiveAllEmails) |
boolean | isBindingVote () |
void | setBindingVote (boolean bindingVote) |
boolean | isDriver () |
void | setDriver (boolean driver) |
boolean | isCoordinator () |
void | setCoordinator (boolean coordinator) |
boolean | isBeneficiary () |
void | setBeneficiary (boolean beneficiary) |
boolean | isOfferer () |
void | setOfferer (boolean offerer) |
boolean | isResearch () |
void | setResearch (boolean research) |
boolean | isFunding () |
void | setFunding (boolean funding) |
boolean | isSupport () |
void | setSupport (boolean support) |
boolean | isConsortium () |
void | setConsortium (boolean consortium) |
boolean | isAdmin () |
void | setAdmin (boolean admin) |
Definition at line 31 of file ParticipantStubverb.java.
org.turro.dossier.stub.ParticipantStubverb.ParticipantStubverb | ( | IDossierParticipant | participant | ) |
Definition at line 40 of file ParticipantStubverb.java.
ContactStubverb org.turro.dossier.stub.ParticipantStubverb.getCompany | ( | ) |
Definition at line 60 of file ParticipantStubverb.java.
Date org.turro.dossier.stub.ParticipantStubverb.getCreation | ( | ) |
Definition at line 44 of file ParticipantStubverb.java.
String org.turro.dossier.stub.ParticipantStubverb.getDiscriminator | ( | ) |
Definition at line 76 of file ParticipantStubverb.java.
ContactStubverb org.turro.dossier.stub.ParticipantStubverb.getIContact | ( | ) |
Definition at line 52 of file ParticipantStubverb.java.
ParticipantRole org.turro.dossier.stub.ParticipantStubverb.getRole | ( | ) |
Definition at line 68 of file ParticipantStubverb.java.
boolean org.turro.dossier.stub.ParticipantStubverb.isAdmin | ( | ) |
Definition at line 188 of file ParticipantStubverb.java.
boolean org.turro.dossier.stub.ParticipantStubverb.isBeneficiary | ( | ) |
Definition at line 140 of file ParticipantStubverb.java.
boolean org.turro.dossier.stub.ParticipantStubverb.isBindingVote | ( | ) |
Definition at line 116 of file ParticipantStubverb.java.
boolean org.turro.dossier.stub.ParticipantStubverb.isConsortium | ( | ) |
Definition at line 180 of file ParticipantStubverb.java.
boolean org.turro.dossier.stub.ParticipantStubverb.isCoordinator | ( | ) |
Definition at line 132 of file ParticipantStubverb.java.
boolean org.turro.dossier.stub.ParticipantStubverb.isDriver | ( | ) |
Definition at line 124 of file ParticipantStubverb.java.
boolean org.turro.dossier.stub.ParticipantStubverb.isFunding | ( | ) |
Definition at line 164 of file ParticipantStubverb.java.
boolean org.turro.dossier.stub.ParticipantStubverb.isOfferer | ( | ) |
Definition at line 148 of file ParticipantStubverb.java.
boolean org.turro.dossier.stub.ParticipantStubverb.isReceiveAllEmails | ( | ) |
Definition at line 108 of file ParticipantStubverb.java.
boolean org.turro.dossier.stub.ParticipantStubverb.isResearch | ( | ) |
Definition at line 156 of file ParticipantStubverb.java.
boolean org.turro.dossier.stub.ParticipantStubverb.isShowAllAttachments | ( | ) |
Definition at line 84 of file ParticipantStubverb.java.
boolean org.turro.dossier.stub.ParticipantStubverb.isShowAllIssues | ( | ) |
Definition at line 100 of file ParticipantStubverb.java.
boolean org.turro.dossier.stub.ParticipantStubverb.isShowParticipants | ( | ) |
Definition at line 92 of file ParticipantStubverb.java.
boolean org.turro.dossier.stub.ParticipantStubverb.isSupport | ( | ) |
Definition at line 172 of file ParticipantStubverb.java.
void org.turro.dossier.stub.ParticipantStubverb.setAdmin | ( | boolean | admin | ) |
Definition at line 192 of file ParticipantStubverb.java.
void org.turro.dossier.stub.ParticipantStubverb.setBeneficiary | ( | boolean | beneficiary | ) |
Definition at line 144 of file ParticipantStubverb.java.
void org.turro.dossier.stub.ParticipantStubverb.setBindingVote | ( | boolean | bindingVote | ) |
Definition at line 120 of file ParticipantStubverb.java.
void org.turro.dossier.stub.ParticipantStubverb.setCompany | ( | ContactStubverb | company | ) |
Definition at line 64 of file ParticipantStubverb.java.
void org.turro.dossier.stub.ParticipantStubverb.setConsortium | ( | boolean | consortium | ) |
Definition at line 184 of file ParticipantStubverb.java.
void org.turro.dossier.stub.ParticipantStubverb.setCoordinator | ( | boolean | coordinator | ) |
Definition at line 136 of file ParticipantStubverb.java.
void org.turro.dossier.stub.ParticipantStubverb.setCreation | ( | Date | creation | ) |
Definition at line 48 of file ParticipantStubverb.java.
void org.turro.dossier.stub.ParticipantStubverb.setDiscriminator | ( | String | discriminator | ) |
Definition at line 80 of file ParticipantStubverb.java.
void org.turro.dossier.stub.ParticipantStubverb.setDriver | ( | boolean | driver | ) |
Definition at line 128 of file ParticipantStubverb.java.
void org.turro.dossier.stub.ParticipantStubverb.setFunding | ( | boolean | funding | ) |
Definition at line 168 of file ParticipantStubverb.java.
void org.turro.dossier.stub.ParticipantStubverb.setIContact | ( | ContactStubverb | IContact | ) |
Definition at line 56 of file ParticipantStubverb.java.
void org.turro.dossier.stub.ParticipantStubverb.setOfferer | ( | boolean | offerer | ) |
Definition at line 152 of file ParticipantStubverb.java.
void org.turro.dossier.stub.ParticipantStubverb.setReceiveAllEmails | ( | boolean | receiveAllEmails | ) |
Definition at line 112 of file ParticipantStubverb.java.
void org.turro.dossier.stub.ParticipantStubverb.setResearch | ( | boolean | research | ) |
Definition at line 160 of file ParticipantStubverb.java.
void org.turro.dossier.stub.ParticipantStubverb.setRole | ( | ParticipantRole | role | ) |
Definition at line 72 of file ParticipantStubverb.java.
void org.turro.dossier.stub.ParticipantStubverb.setShowAllAttachments | ( | boolean | showAllAttachments | ) |
Definition at line 88 of file ParticipantStubverb.java.
void org.turro.dossier.stub.ParticipantStubverb.setShowAllIssues | ( | boolean | showAllIssues | ) |
Definition at line 104 of file ParticipantStubverb.java.
void org.turro.dossier.stub.ParticipantStubverb.setShowParticipants | ( | boolean | showParticipants | ) |
Definition at line 96 of file ParticipantStubverb.java.
void org.turro.dossier.stub.ParticipantStubverb.setSupport | ( | boolean | support | ) |
Definition at line 176 of file ParticipantStubverb.java.