Uses of Class
org.bedework.synch.wsmessages.CalProcessingType
-
Packages that use CalProcessingType Package Description org.bedework.synch.wsmessages -
-
Uses of CalProcessingType in org.bedework.synch.wsmessages
Methods in org.bedework.synch.wsmessages that return CalProcessingType Modifier and Type Method Description static CalProcessingTypeCalProcessingType. fromValue(String v)static CalProcessingTypeCalProcessingType. valueOf(String name)Returns the enum constant of this type with the specified name.static CalProcessingType[]CalProcessingType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-