|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AutomaticShutdownActionType | |
---|---|
org.dmtf.schemas.wscim.vssd | |
org.dmtf.schemas.wscim.vssd.util |
Uses of AutomaticShutdownActionType in org.dmtf.schemas.wscim.vssd |
---|
Methods in org.dmtf.schemas.wscim.vssd that return AutomaticShutdownActionType | |
---|---|
AutomaticShutdownActionType |
VssdFactory.createAutomaticShutdownActionType()
Returns a new object of class 'Automatic Shutdown Action Type'. |
AutomaticShutdownActionType |
DocumentRoot.getAutomaticShutdownAction()
Returns the value of the 'Automatic Shutdown Action' containment reference. |
AutomaticShutdownActionType |
CIMVirtualSystemSettingDataType.getAutomaticShutdownAction()
Returns the value of the 'Automatic Shutdown Action' containment reference. |
Methods in org.dmtf.schemas.wscim.vssd with parameters of type AutomaticShutdownActionType | |
---|---|
void |
DocumentRoot.setAutomaticShutdownAction(AutomaticShutdownActionType value)
Sets the value of the ' Automatic Shutdown Action ' containment reference. |
void |
CIMVirtualSystemSettingDataType.setAutomaticShutdownAction(AutomaticShutdownActionType value)
Sets the value of the ' Automatic Shutdown Action ' containment reference. |
Uses of AutomaticShutdownActionType in org.dmtf.schemas.wscim.vssd.util |
---|
Methods in org.dmtf.schemas.wscim.vssd.util with parameters of type AutomaticShutdownActionType | |
---|---|
T |
VssdSwitch.caseAutomaticShutdownActionType(AutomaticShutdownActionType object)
Returns the result of interpreting the object as an instance of 'Automatic Shutdown Action Type'. |
boolean |
VssdValidator.validateAutomaticShutdownActionType(AutomaticShutdownActionType automaticShutdownActionType,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |