public interface DebianDeploymentMechanism extends CommonDeploymentMechanism
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
SetupModuleContainer |
getSetup()
Returns the value of the 'Setup' reference.
|
void |
setSetup(SetupModuleContainer value)
Sets the value of the '
Setup' reference. |
getAdditionalDependencies, getChanges, getMaintainer, getOperatingSystem, getRecreateBackups, getStartupMechanism, isAutomaticCreate, isMultiUserScreen, setAutomaticCreate, setMaintainer, setMultiUserScreen, setOperatingSystem, setRecreateBackups, setStartupMechanismSetupModuleContainer getSetup()
If the meaning of the 'Setup' reference isn't clear, there really should be more of a description here...
setSetup(SetupModuleContainer),
DeploymentPackage.getDebianDeploymentMechanism_Setup()void setSetup(SetupModuleContainer value)
Setup' reference.
value - the new value of the 'Setup' reference.getSetup()