Uses of Enum Class
org.glassfish.hk2.maven.Version.COMPONENT
Packages that use Version.COMPONENT
-
Uses of Version.COMPONENT in com.sun.enterprise.module.maven
Fields in com.sun.enterprise.module.maven declared as Version.COMPONENTModifier and TypeFieldDescriptionprotected Version.COMPONENTOsgiVersionMojo.dropVersionComponentFlag used to determine what components of the version will be used in OSGi version. -
Uses of Version.COMPONENT in org.glassfish.hk2.maven
Methods in org.glassfish.hk2.maven that return Version.COMPONENTModifier and TypeMethodDescriptionstatic Version.COMPONENTReturns the enum constant of this class with the specified name.static Version.COMPONENT[]Version.COMPONENT.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.glassfish.hk2.maven with parameters of type Version.COMPONENT