Uses of Enum Class
org.azd.enums.GateStatus
Packages that use GateStatus
-
Uses of GateStatus in org.azd.enums
Methods in org.azd.enums that return GateStatusModifier and TypeMethodDescriptionstatic GateStatusReturns the enum constant of this class with the specified name.static GateStatus[]GateStatus.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of GateStatus in org.azd.release.types
Methods in org.azd.release.types that return GateStatusMethods in org.azd.release.types with parameters of type GateStatus