|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AutomaticRecoveryActionType | |
---|---|
org.dmtf.schemas.wscim.vssd | |
org.dmtf.schemas.wscim.vssd.util |
Uses of AutomaticRecoveryActionType in org.dmtf.schemas.wscim.vssd |
---|
Methods in org.dmtf.schemas.wscim.vssd that return AutomaticRecoveryActionType | |
---|---|
AutomaticRecoveryActionType |
VssdFactory.createAutomaticRecoveryActionType()
Returns a new object of class 'Automatic Recovery Action Type'. |
AutomaticRecoveryActionType |
DocumentRoot.getAutomaticRecoveryAction()
Returns the value of the 'Automatic Recovery Action' containment reference. |
AutomaticRecoveryActionType |
CIMVirtualSystemSettingDataType.getAutomaticRecoveryAction()
Returns the value of the 'Automatic Recovery Action' containment reference. |
Methods in org.dmtf.schemas.wscim.vssd with parameters of type AutomaticRecoveryActionType | |
---|---|
void |
DocumentRoot.setAutomaticRecoveryAction(AutomaticRecoveryActionType value)
Sets the value of the ' Automatic Recovery Action ' containment reference. |
void |
CIMVirtualSystemSettingDataType.setAutomaticRecoveryAction(AutomaticRecoveryActionType value)
Sets the value of the ' Automatic Recovery Action ' containment reference. |
Uses of AutomaticRecoveryActionType in org.dmtf.schemas.wscim.vssd.util |
---|
Methods in org.dmtf.schemas.wscim.vssd.util with parameters of type AutomaticRecoveryActionType | |
---|---|
T |
VssdSwitch.caseAutomaticRecoveryActionType(AutomaticRecoveryActionType object)
Returns the result of interpreting the object as an instance of 'Automatic Recovery Action Type'. |
boolean |
VssdValidator.validateAutomaticRecoveryActionType(AutomaticRecoveryActionType automaticRecoveryActionType,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |