Uses of Class
software.xdev.sessionize.model.SpeakerAll
Packages that use SpeakerAll
-
Uses of SpeakerAll in software.xdev.sessionize.model
Methods in software.xdev.sessionize.model that return SpeakerAllModifier and TypeMethodDescriptionSpeakerAll.addLinksItem(Link linksItem) SpeakerAll.addSessionsItem(Integer sessionsItem) SpeakerAll.isTopSpeaker(Boolean isTopSpeaker) SpeakerAll.profilePicture(URI profilePicture) Methods in software.xdev.sessionize.model that return types with arguments of type SpeakerAllMethods in software.xdev.sessionize.model with parameters of type SpeakerAllMethod parameters in software.xdev.sessionize.model with type arguments of type SpeakerAllModifier and TypeMethodDescriptionvoidAllResult.setSpeakers(List<SpeakerAll> speakers) AllResult.speakers(List<SpeakerAll> speakers)