- getAbsoluteVersion() - Method in class org.glassfish.spec.Artifact
-
Get the normalized release version for this artifact.
- getArtifact() - Method in class org.glassfish.spec.Spec
-
Get the Spec Artifact.
- getArtifactId() - Method in class org.glassfish.spec.Artifact
-
Get the artifactId for this artifact.
- getBundleSpecVersion() - Method in class org.glassfish.spec.Metadata
-
Get the bundle spec version entry.
- getBundleSymbolicName() - Method in class org.glassfish.spec.Metadata
-
Get the bundle symbolic name entry.
- getBundleVersion() - Method in class org.glassfish.spec.Metadata
-
Get the bundle version entry.
- getErrors() - Method in class org.glassfish.spec.Metadata
-
Get the metadata errors.
- getErrors() - Method in class org.glassfish.spec.Spec
-
Get the errors collected during verification.
- getGroupId() - Method in class org.glassfish.spec.Artifact
-
Get the groupId for this artifact.
- getJarExtensionName() - Method in class org.glassfish.spec.Metadata
-
Get the jar extension name entry.
- getjarImplementationVersion() - Method in class org.glassfish.spec.Metadata
-
Get the jar implementation version entry.
- getJarSpecificationVersion() - Method in class org.glassfish.spec.Metadata
-
Get the jar specification version entry.
- getMetadata() - Method in class org.glassfish.spec.Spec
-
Get the Spec Metadata.
- getProperties() - Method in class org.glassfish.spec.Metadata
-
Get the metadata properties.
- getSpecMode(String) - Static method in enum org.glassfish.spec.SpecMode
-
Get spec plugin mode with corresponding name.
- getVersion() - Method in class org.glassfish.spec.Artifact
-
Get the version for this artifact.
- grePrefix() - Method in enum org.glassfish.spec.SpecMode
-
Returns group ID and package prefix for this mode.
- setApiPackage(String) - Method in class org.glassfish.spec.Spec
-
Set the API package for this spec.
- setArtifact(Artifact) - Method in class org.glassfish.spec.Spec
-
Set the artifact for this spec.
- setArtifactId(String) - Method in class org.glassfish.spec.Artifact
-
Set the artifactId of this artifact.
- setGroupId(String) - Method in class org.glassfish.spec.Artifact
-
Set the groupId of this artifact.
- setImplBuild(String) - Method in class org.glassfish.spec.Spec
-
Set the implementation build for this spec.
- setImplNamespace(String) - Method in class org.glassfish.spec.Spec
-
Set the implementation namespace for this spec.
- setImplVersion(String) - Method in class org.glassfish.spec.Spec
-
Set the implementation version for this spec.
- setJarType(String) - Method in class org.glassfish.spec.Spec
-
Set the spec JAR type.
- setMetadata(Metadata) - Method in class org.glassfish.spec.Spec
-
Set metadata for this spec.
- setNewImplVersion(String) - Method in class org.glassfish.spec.Spec
-
Set the new spec implementation version for this spec.
- setNewSpecVersion(String) - Method in class org.glassfish.spec.Spec
-
Set the new spec version for this spec.
- setNonFinal(boolean) - Method in class org.glassfish.spec.Spec
-
Set the spec non final flag.
- SetPropertiesMojo - Class in org.glassfish.spec.maven
-
Generate spec properties.
- SetPropertiesMojo() - Constructor for class org.glassfish.spec.maven.SetPropertiesMojo
-
- setSpecBuild(String) - Method in class org.glassfish.spec.Spec
-
Set the spec build for this spec.
- setSpecImplVersion(String) - Method in class org.glassfish.spec.Spec
-
Set the spec implementation version for this spec.
- setSpecMode(String) - Method in class org.glassfish.spec.Spec
-
Set spec mode value for this spec.
- setSpecVersion(String) - Method in class org.glassfish.spec.Spec
-
Set the spec version for this spec.
- setVersion(String) - Method in class org.glassfish.spec.Artifact
-
Set the version of this artifact.
- Spec - Class in org.glassfish.spec
-
The API specification.
- Spec() - Constructor for class org.glassfish.spec.Spec
-
Create a new instance of Spec.
- Spec.JarType - Enum in org.glassfish.spec
-
The different kind of Spec Jar files.
- SpecMode - Enum in org.glassfish.spec
-
API specification modes.
- stripSnapshotOrRcQualifier(String) - Static method in class org.glassfish.spec.Artifact
-
Strip the SNAPSHOT or RC qualifier from a given version.