Uses of Enum Class
org.bedework.synch.wsmessages.SynchEndType
Packages that use SynchEndType
-
Uses of SynchEndType in org.bedework.synch.wsmessages
Fields in org.bedework.synch.wsmessages declared as SynchEndTypeMethods in org.bedework.synch.wsmessages that return SynchEndTypeModifier and TypeMethodDescriptionstatic SynchEndTypeActiveSubscriptionRequestType.getEnd()Gets the value of the end property.static SynchEndTypeReturns the enum constant of this class with the specified name.static SynchEndType[]SynchEndType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.bedework.synch.wsmessages with parameters of type SynchEndTypeModifier and TypeMethodDescriptionvoidActiveSubscriptionRequestType.setEnd(SynchEndType value) Sets the value of the end property.