Uses of Class
software.xdev.sessionize.model.SessionMinimal
Packages that use SessionMinimal
-
Uses of SessionMinimal in software.xdev.sessionize.model
Methods in software.xdev.sessionize.model that return SessionMinimalModifier and TypeMethodDescriptionMethods in software.xdev.sessionize.model that return types with arguments of type SessionMinimalModifier and TypeMethodDescriptionSpeaker.getSessions()Get sessionsSpeakerAllOf.getSessions()Get sessionsMethods in software.xdev.sessionize.model with parameters of type SessionMinimalModifier and TypeMethodDescriptionSpeaker.addSessionsItem(SessionMinimal sessionsItem) SpeakerAllOf.addSessionsItem(SessionMinimal sessionsItem) Method parameters in software.xdev.sessionize.model with type arguments of type SessionMinimalModifier and TypeMethodDescriptionSpeaker.sessions(List<SessionMinimal> sessions) SpeakerAllOf.sessions(List<SessionMinimal> sessions) voidSpeaker.setSessions(List<SessionMinimal> sessions) voidSpeakerAllOf.setSessions(List<SessionMinimal> sessions)