Uses of Class
org.apache.maven.plugin.doap.options.Standard
Packages that use Standard
-
Uses of Standard in org.apache.maven.plugin.doap.options
Methods in org.apache.maven.plugin.doap.options that return types with arguments of type StandardMethods in org.apache.maven.plugin.doap.options with parameters of type StandardModifier and TypeMethodDescriptionvoidASFExtOptions.addStandard(Standard standard) Method addStandard.voidASFExtOptions.removeStandard(Standard standard) Method removeStandard.Method parameters in org.apache.maven.plugin.doap.options with type arguments of type StandardModifier and TypeMethodDescriptionvoidASFExtOptions.setStandards(List<Standard> standards) Set list of Standard object.