Uses of Class
org.bedework.calfacade.svc.BwCalSuite
Packages that use BwCalSuite
-
Uses of BwCalSuite in org.bedework.calfacade.responses
Methods in org.bedework.calfacade.responses that return types with arguments of type BwCalSuiteMethod parameters in org.bedework.calfacade.responses with type arguments of type BwCalSuiteModifier and TypeMethodDescriptionvoidCalSuitesResponse.setCalSuites(Collection<BwCalSuite> val) -
Uses of BwCalSuite in org.bedework.calfacade.svc.wrappers
Subclasses of BwCalSuite in org.bedework.calfacade.svc.wrappersModifier and TypeClassDescriptionclassThis object represents a calendar suite in bedework.Methods in org.bedework.calfacade.svc.wrappers that return BwCalSuiteMethods in org.bedework.calfacade.svc.wrappers with parameters of type BwCalSuiteConstructors in org.bedework.calfacade.svc.wrappers with parameters of type BwCalSuiteModifierConstructorDescriptionBwCalSuiteWrapper(BwCalSuite entity) ConstructorBwCalSuiteWrapper(BwCalSuite entity, org.bedework.access.CurrentAccess currentAccess) Constructor