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.COMPONENT
OsgiVersionMojo.dropVersionComponent
Flag 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.COMPONENT
Returns 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