Uses of Interface
org.dmtf.schemas.wscim.rasd.HostResource

Packages that use HostResource
org.dmtf.schemas.wscim.rasd   
org.dmtf.schemas.wscim.rasd.util   
 

Uses of HostResource in org.dmtf.schemas.wscim.rasd
 

Methods in org.dmtf.schemas.wscim.rasd that return HostResource
 HostResource RasdFactory.createHostResource()
          Returns a new object of class 'Host Resource'.
 HostResource DocumentRoot.getHostResource()
          Returns the value of the 'Host Resource' containment reference.
 

Methods in org.dmtf.schemas.wscim.rasd that return types with arguments of type HostResource
 EList<HostResource> CIMResourceAllocationSettingDataType.getHostResource()
          Returns the value of the 'Host Resource' containment reference list.
 

Methods in org.dmtf.schemas.wscim.rasd with parameters of type HostResource
 void DocumentRoot.setHostResource(HostResource value)
          Sets the value of the 'Host Resource' containment reference.
 

Uses of HostResource in org.dmtf.schemas.wscim.rasd.util
 

Methods in org.dmtf.schemas.wscim.rasd.util with parameters of type HostResource
 T RasdSwitch.caseHostResource(HostResource object)
          Returns the result of interpreting the object as an instance of 'Host Resource'.
 boolean RasdValidator.validateHostResource(HostResource hostResource, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 boolean RasdValidator.validateHostResourceGen(HostResource hostResource, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved