- setArchitecture(String) - Method in class org.apache.maven.deb.ControlFile
-
Sets the package architecture.
- setConflicts(String) - Method in class org.apache.maven.deb.ControlFile
-
Sets the other packages this package conflicts with.
- setDebFileName(String) - Method in class org.apache.maven.deb.ControlFile
-
Sets the package file name.
- setDepends(String) - Method in class org.apache.maven.deb.ControlFile
-
Sets the dependencies of the package.
- setEnhances(String) - Method in class org.apache.maven.deb.ControlFile
-
Sets the other packages this package enhances
- setEssential(String) - Method in class org.apache.maven.deb.ControlFile
-
Sets the essential flag.
- setLicense(String) - Method in class org.apache.maven.deb.ControlFile
-
Sets the license of the package.
- setMaintainer(String) - Method in class org.apache.maven.deb.ControlFile
-
Sets the maintainer field.
- setNonUs(boolean) - Method in class org.apache.maven.deb.ControlFile
-
Sets the non-us flag.
- setPackageName(String) - Method in class org.apache.maven.deb.ControlFile
-
Sets the package name.
- setPrepedends(String) - Method in class org.apache.maven.deb.ControlFile
-
Sets the pre dependent packages.
- setPriority(String) - Method in class org.apache.maven.deb.ControlFile
-
Sets the priority of this package.
- setProject(Project) - Method in class org.apache.maven.deb.ControlFile
-
Sets the POM of the project
- setProvides(String) - Method in class org.apache.maven.deb.ControlFile
-
Sets the packages this package provides.
- setRecommends(String) - Method in class org.apache.maven.deb.ControlFile
-
Sets the other packages this package recommends.
- setReplaces(String) - Method in class org.apache.maven.deb.ControlFile
-
Sets the packages this package replaces.
- setSection(String) - Method in class org.apache.maven.deb.ControlFile
-
Sets the section this package goes in.
- setSnapshot(String) - Method in class org.apache.maven.deb.ControlFile
-
Sets the snapshot signature.
- setSuggests(String) - Method in class org.apache.maven.deb.ControlFile
-
Sets the other packages this package suggests.
- setVersion(String) - Method in class org.apache.maven.deb.ControlFile
-
Sets the package version.