|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArtifactId.Builder | |
---|---|
de.smartics.properties.resource.domain | Provides domain types dealing with resources. |
Uses of ArtifactId.Builder in de.smartics.properties.resource.domain |
---|
Methods in de.smartics.properties.resource.domain that return ArtifactId.Builder | |
---|---|
ArtifactId.Builder |
ArtifactId.Builder.withArchiveType(String archiveType) Sets the artifact type that is expressed by the artifact's file name extension. |
ArtifactId.Builder |
ArtifactId.Builder.withClassifier(String classifier) Sets the classifier to the artifact. |
ArtifactId.Builder |
ArtifactId.Builder.withGroupId(String groupId) Sets the group the artifact belongs to. |
ArtifactId.Builder |
ArtifactId.Builder.withName(String name) Sets the name of the artifact. |
ArtifactId.Builder |
ArtifactId.Builder.withVersion(String version) Sets the version of the artifact. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |