public interface RedhatDeploymentMechanism extends CommonDeploymentMechanism
The following features are supported:
Modifier and Type | Method and Description |
---|---|
String |
getLicense()
Returns the value of the 'License' attribute.
|
void |
setLicense(String value)
Sets the value of the '
License ' attribute. |
getAdditionalDependencies, getChanges, getMaintainer, setMaintainer
String getLicense()
"other"
.
The value of the license field that will be inserted into the template "spec" file.
setLicense(String)
,
DeploymentPackage.getRedhatDeploymentMechanism_License()
void setLicense(String value)
License
' attribute.
value
- the new value of the 'License' attribute.getLicense()