Uses of Class
de.smartics.properties.resource.repository.ArtifactId.Builder

Packages that use ArtifactId.Builder
de.smartics.properties.resource.repository Provides the resource access abstraction. 
 

Uses of ArtifactId.Builder in de.smartics.properties.resource.repository
 

Methods in de.smartics.properties.resource.repository 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.
 



Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.