Uses of Enum Class
com.echothree.model.control.cancellationpolicy.common.CancellationKinds
Packages that use CancellationKinds
-
Uses of CancellationKinds in com.echothree.model.control.cancellationpolicy.common
Methods in com.echothree.model.control.cancellationpolicy.common that return CancellationKindsModifier and TypeMethodDescriptionstatic CancellationKinds
Returns the enum constant of this class with the specified name.static CancellationKinds[]
CancellationKinds.values()
Returns an array containing the constants of this enum class, in the order they are declared.