Uses of Enum Class
co.ecg.alpaca.toolkit.generated.enums.RoutePointFailoverStatus
Packages that use RoutePointFailoverStatus
-
Uses of RoutePointFailoverStatus in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated declared as RoutePointFailoverStatusModifier and TypeFieldDescriptionprotected RoutePointFailoverStatusRoutePoint.GroupRoutePointGetFailoverPolicyResponse.failoverStatusMethods in co.ecg.alpaca.toolkit.generated that return RoutePointFailoverStatusModifier and TypeMethodDescriptionRoutePoint.GroupRoutePointGetFailoverPolicyResponse.getFailoverStatus()Methods in co.ecg.alpaca.toolkit.generated with parameters of type RoutePointFailoverStatusModifier and TypeMethodDescriptionvoidRoutePoint.GroupRoutePointGetFailoverPolicyResponse.setFailoverStatus(RoutePointFailoverStatus failoverStatus) -
Uses of RoutePointFailoverStatus in co.ecg.alpaca.toolkit.generated.enums
Methods in co.ecg.alpaca.toolkit.generated.enums that return RoutePointFailoverStatusModifier and TypeMethodDescriptionstatic RoutePointFailoverStatusstatic RoutePointFailoverStatus[]static RoutePointFailoverStatusReturns the enum constant of this class with the specified name.static RoutePointFailoverStatus[]RoutePointFailoverStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.