Uses of Interface
org.dmtf.schemas.wscim.vssd.AutomaticStartupActionType

Packages that use AutomaticStartupActionType
org.dmtf.schemas.wscim.vssd   
org.dmtf.schemas.wscim.vssd.util   
 

Uses of AutomaticStartupActionType in org.dmtf.schemas.wscim.vssd
 

Methods in org.dmtf.schemas.wscim.vssd that return AutomaticStartupActionType
 AutomaticStartupActionType VssdFactory.createAutomaticStartupActionType()
          Returns a new object of class 'Automatic Startup Action Type'.
 AutomaticStartupActionType DocumentRoot.getAutomaticStartupAction()
          Returns the value of the 'Automatic Startup Action' containment reference.
 AutomaticStartupActionType CIMVirtualSystemSettingDataType.getAutomaticStartupAction()
          Returns the value of the 'Automatic Startup Action' containment reference.
 

Methods in org.dmtf.schemas.wscim.vssd with parameters of type AutomaticStartupActionType
 void DocumentRoot.setAutomaticStartupAction(AutomaticStartupActionType value)
          Sets the value of the 'Automatic Startup Action' containment reference.
 void CIMVirtualSystemSettingDataType.setAutomaticStartupAction(AutomaticStartupActionType value)
          Sets the value of the 'Automatic Startup Action' containment reference.
 

Uses of AutomaticStartupActionType in org.dmtf.schemas.wscim.vssd.util
 

Methods in org.dmtf.schemas.wscim.vssd.util with parameters of type AutomaticStartupActionType
 T VssdSwitch.caseAutomaticStartupActionType(AutomaticStartupActionType object)
          Returns the result of interpreting the object as an instance of 'Automatic Startup Action Type'.
 boolean VssdValidator.validateAutomaticStartupActionType(AutomaticStartupActionType automaticStartupActionType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved