Uses of Enum Class
com.peterphi.std.guice.restclient.jaxb.webquery.WQDates.WebQueryDateAnchor
-
Uses of WQDates.WebQueryDateAnchor in com.peterphi.std.guice.restclient.jaxb.webquery
Modifier and TypeMethodDescriptionstatic WQDates.WebQueryDateAnchor
Returns the enum constant of this class with the specified name.static WQDates.WebQueryDateAnchor[]
WQDates.WebQueryDateAnchor.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic String
WQDates.encode
(WQDates.WebQueryDateAnchor anchor) static String
WQDates.encode
(WQDates.WebQueryDateAnchor anchor, boolean add, String period) static String
WQDates.encode
(WQDates.WebQueryDateAnchor anchor, boolean add, org.joda.time.Period period)