Uses of Class
org.codehaus.mojo.rpm.ArtifactMap
-
Packages that use ArtifactMap Package Description org.codehaus.mojo.rpm -
-
Uses of ArtifactMap in org.codehaus.mojo.rpm
Methods in org.codehaus.mojo.rpm that return ArtifactMap Modifier and Type Method Description ArtifactMapMapping. getArtifact()Retrieve the artifact specification.Methods in org.codehaus.mojo.rpm with parameters of type ArtifactMap Modifier and Type Method Description voidMapping. setArtifact(ArtifactMap am)Set the artifact specification.
-