Uses of Class
org.bedework.calfacade.BwEventAnnotation
Packages that use BwEventAnnotation
-
Uses of BwEventAnnotation in org.bedework.calfacade
Methods in org.bedework.calfacade that return BwEventAnnotationModifier and TypeMethodDescriptionBwRecurrenceInstance.getOverride()BwEventProxy.getRef()Get referenced eventMethods in org.bedework.calfacade that return types with arguments of type BwEventAnnotationMethods in org.bedework.calfacade with parameters of type BwEventAnnotationModifier and TypeMethodDescriptionstatic voidBwEventProxy.initAnnotation(BwEventAnnotation ann, BwEvent ev, String ownerHref, boolean forInstance) Initialise an annotation object from the given event.voidBwRecurrenceInstance.setOverride(BwEventAnnotation val) Method parameters in org.bedework.calfacade with type arguments of type BwEventAnnotationModifier and TypeMethodDescriptionvoidBwEvent.setOverrides(Collection<BwEventAnnotation> val) Set the overrides collectionConstructors in org.bedework.calfacade with parameters of type BwEventAnnotation -
Uses of BwEventAnnotation in org.bedework.calfacade.base
Constructors in org.bedework.calfacade.base with parameters of type BwEventAnnotationModifierConstructorDescriptionOverrideCollection(BwEvent.ProxiedFieldIndex fieldIndex, BwEventAnnotation ann, ChangeFlag cf) OverrideList(BwEvent.ProxiedFieldIndex fieldIndex, BwEventAnnotation ann, ChangeFlag cf) OverrideSet(BwEvent.ProxiedFieldIndex fieldIndex, BwEventAnnotation ann, ChangeFlag cf)