Uses of Enum Class
ch.admin.bit.jeap.deploymentlog.domain.DeploymentUnitType
Packages that use DeploymentUnitType
-
Uses of DeploymentUnitType in ch.admin.bit.jeap.deploymentlog.domain
Methods in ch.admin.bit.jeap.deploymentlog.domain that return DeploymentUnitTypeModifier and TypeMethodDescription@NonNull DeploymentUnitTypeDeploymentUnit.getType()static DeploymentUnitTypeReturns the enum constant of this class with the specified name.static DeploymentUnitType[]DeploymentUnitType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.admin.bit.jeap.deploymentlog.domain with parameters of type DeploymentUnitTypeModifier and TypeMethodDescriptionDeploymentUnit.DeploymentUnitBuilder.type(@NonNull DeploymentUnitType type)