Uses of Enum
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
Subclasses with type arguments of type Version.COMPONENT in org.glassfish.hk2.mavenMethods in org.glassfish.hk2.maven that return Version.COMPONENTModifier and TypeMethodDescriptionstatic Version.COMPONENTReturns the enum constant of this type with the specified name.static Version.COMPONENT[]Version.COMPONENT.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.glassfish.hk2.maven with parameters of type Version.COMPONENT