Uses of Class
software.xdev.sessionize.model.BaseSession
Packages that use BaseSession
-
Uses of BaseSession in software.xdev.sessionize.model
Methods in software.xdev.sessionize.model that return BaseSessionModifier and TypeMethodDescriptionBaseSession.addCategoryItemsItem(Integer categoryItemsItem) BaseSession.categoryItems(List<Integer> categoryItems) BaseSession.description(String description) BaseSession.endsAt(OffsetDateTime endsAt) BaseSession.isPlenumSession(Boolean isPlenumSession) BaseSession.isServiceSession(Boolean isServiceSession) BaseSession.recordingUrl(URI recordingUrl) BaseSession.startsAt(OffsetDateTime startsAt)