Uses of Class
org.bedework.calfacade.BwDuration
Packages that use BwDuration
Package
Description
-
Uses of BwDuration in org.bedework.calfacade
Methods in org.bedework.calfacade that return BwDurationModifier and TypeMethodDescriptionstatic BwDurationBwDuration.makeDuration(String val) Return a BwDuration populated from the given String value.BwEvent.makeDurationBean()Return a BwDuration populated from the String duration.BwEventProxy.makeDurationBean()Methods in org.bedework.calfacade with parameters of type BwDurationModifier and TypeMethodDescriptionBwDateTime.addDuration(BwDuration val) Return a value based on this value plus a duration.static voidBwDuration.populate(BwDuration db, String val) Populate the bean from the given String value. -
Uses of BwDuration in org.bedework.calfacade.util
Fields in org.bedework.calfacade.util declared as BwDuration -
Uses of BwDuration in org.bedework.calfacade.wrappers
Methods in org.bedework.calfacade.wrappers that return BwDuration