- 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.
- setGroupIdPrefix(String) - Method in class org.glassfish.spec.Spec
-
Set the groupId prefix for this spec.
- 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.
- 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.
- SNAPSHOT_QUALIFIER - Static variable in class org.glassfish.spec.Artifact
-
The Maven SNAPSHOT qualifier.
- 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.
- stripSnapshotQualifier(String) - Static method in class org.glassfish.spec.Artifact
-
Strip the SNAPSHOT qualifier from a given qualifier.