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 RoutePointFailoverStatus
RoutePoint.GroupRoutePointGetFailoverPolicyResponse.failoverStatus
Methods 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 TypeMethodDescriptionvoid
RoutePoint.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 RoutePointFailoverStatus
static RoutePointFailoverStatus[]
static RoutePointFailoverStatus
Returns 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.