Uses of Enum Class
org.glassfish.hk2.configuration.hub.api.Change.ChangeCategory
Packages that use Change.ChangeCategory
Package
Description
-
Uses of Change.ChangeCategory in org.glassfish.hk2.configuration.hub.api
Methods in org.glassfish.hk2.configuration.hub.api that return Change.ChangeCategoryModifier and TypeMethodDescriptionChange.getChangeCategory()Gets the category of change this Change object representsstatic Change.ChangeCategoryReturns the enum constant of this class with the specified name.static Change.ChangeCategory[]Change.ChangeCategory.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Change.ChangeCategory in org.glassfish.hk2.configuration.hub.internal
Methods in org.glassfish.hk2.configuration.hub.internal that return Change.ChangeCategory