public class HostProfileCompleteConfigSpec extends HostProfileConfigSpec
| Modifier and Type | Field and Description |
|---|---|
HostApplyProfile |
applyProfile |
ComplianceProfile |
customComplyProfile |
String[] |
disabledExpressionList |
boolean |
disabledExpressionListChanged |
ManagedObjectReference |
validatorHost |
annotation, enabled, namedynamicProperty, dynamicType| Constructor and Description |
|---|
HostProfileCompleteConfigSpec() |
| Modifier and Type | Method and Description |
|---|---|
HostApplyProfile |
getApplyProfile() |
ComplianceProfile |
getCustomComplyProfile() |
String[] |
getDisabledExpressionList() |
ManagedObjectReference |
getValidatorHost() |
boolean |
isDisabledExpressionListChanged() |
void |
setApplyProfile(HostApplyProfile applyProfile) |
void |
setCustomComplyProfile(ComplianceProfile customComplyProfile) |
void |
setDisabledExpressionList(String[] disabledExpressionList) |
void |
setDisabledExpressionListChanged(boolean disabledExpressionListChanged) |
void |
setValidatorHost(ManagedObjectReference validatorHost) |
getAnnotation, getEnabled, getName, setAnnotation, setEnabled, setNamegetDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic HostApplyProfile applyProfile
public ComplianceProfile customComplyProfile
public boolean disabledExpressionListChanged
public String[] disabledExpressionList
public ManagedObjectReference validatorHost
public HostApplyProfile getApplyProfile()
public ComplianceProfile getCustomComplyProfile()
public boolean isDisabledExpressionListChanged()
public String[] getDisabledExpressionList()
public ManagedObjectReference getValidatorHost()
public void setApplyProfile(HostApplyProfile applyProfile)
public void setCustomComplyProfile(ComplianceProfile customComplyProfile)
public void setDisabledExpressionListChanged(boolean disabledExpressionListChanged)
public void setDisabledExpressionList(String[] disabledExpressionList)
public void setValidatorHost(ManagedObjectReference validatorHost)
Copyright © 2011-2012. All Rights Reserved.