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