ConvocationStub(Convocation convocation) | org.turro.contacts.stub.ConvocationStub | |
getAttendees() | org.turro.contacts.stub.ConvocationStub | |
getCallDate() | org.turro.contacts.stub.ConvocationStub | |
getEndDate() | org.turro.contacts.stub.ConvocationStub | |
getEntityPath() | org.turro.contacts.stub.ConvocationStub | |
getIcalIdentifier() | org.turro.contacts.stub.ConvocationStub | |
getId() | org.turro.contacts.stub.ConvocationStub | |
getLocation() | org.turro.contacts.stub.ConvocationStub | |
getName() | org.turro.contacts.stub.ConvocationStub | |
getOnlineUrl() | org.turro.contacts.stub.ConvocationStub | |
getOrganizer() | org.turro.contacts.stub.ConvocationStub | |
getWiki() | org.turro.contacts.stub.ConvocationStub | |
isOnline() | org.turro.contacts.stub.ConvocationStub | |
isPublishable() | org.turro.contacts.stub.ConvocationStub | |
setAttendees(Set< AttendeeStub > attendees) | org.turro.contacts.stub.ConvocationStub | |
setCallDate(Date callDate) | org.turro.contacts.stub.ConvocationStub | |
setEndDate(Date endDate) | org.turro.contacts.stub.ConvocationStub | |
setEntityPath(String entityPath) | org.turro.contacts.stub.ConvocationStub | |
setIcalIdentifier(String icalIdentifier) | org.turro.contacts.stub.ConvocationStub | |
setId(String id) | org.turro.contacts.stub.ConvocationStub | |
setLocation(String location) | org.turro.contacts.stub.ConvocationStub | |
setName(String name) | org.turro.contacts.stub.ConvocationStub | |
setOnline(boolean online) | org.turro.contacts.stub.ConvocationStub | |
setOnlineUrl(String onlineUrl) | org.turro.contacts.stub.ConvocationStub | |
setOrganizer(ContactStubmin organizer) | org.turro.contacts.stub.ConvocationStub | |
setPublishable(boolean publishable) | org.turro.contacts.stub.ConvocationStub | |
setWiki(String wiki) | org.turro.contacts.stub.ConvocationStub | |