Uses of Enum Class
network.ike.support.enums.ReleasePolicy
-
Uses of ReleasePolicy in network.ike.support.enums
Subclasses with type arguments of type ReleasePolicy in network.ike.support.enumsModifier and TypeClassDescriptionenumThe release-cascade policy ladder: what a project does when an upstream it depends on is released.Methods in network.ike.support.enums that return ReleasePolicyModifier and TypeMethodDescriptionstatic ReleasePolicyReturns the enum constant of this class with the specified name.static ReleasePolicy[]ReleasePolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.