Uses of Class
org.fedoraproject.xmvn.mojo.BuilddepMojo.NamespacedArtifact
-
Packages that use BuilddepMojo.NamespacedArtifact Package Description org.fedoraproject.xmvn.mojo -
-
Uses of BuilddepMojo.NamespacedArtifact in org.fedoraproject.xmvn.mojo
Methods in org.fedoraproject.xmvn.mojo with parameters of type BuilddepMojo.NamespacedArtifact Modifier and Type Method Description private voidBuilddepMojo. serializeArtifact(javax.xml.stream.XMLStreamWriter cursor, BuilddepMojo.NamespacedArtifact namespacedArtifact)Method parameters in org.fedoraproject.xmvn.mojo with type arguments of type BuilddepMojo.NamespacedArtifact Modifier and Type Method Description private voidBuilddepMojo. serializeArtifacts(java.util.Set<BuilddepMojo.NamespacedArtifact> artifacts)
-