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

Packages that use LocalHostResource
org.dmtf.schemas.ovf.envelope   
org.dmtf.schemas.ovf.envelope.util   
org.dmtf.schemas.wscim.rasd   
org.dmtf.schemas.wscim.rasd.util   
 

Uses of LocalHostResource in org.dmtf.schemas.ovf.envelope
 

Subinterfaces of LocalHostResource in org.dmtf.schemas.ovf.envelope
 interface FileType
          A representation of the model object 'File Type'.
 interface VirtualDiskDescType
          A representation of the model object 'Virtual Disk Desc Type'.
 

Uses of LocalHostResource in org.dmtf.schemas.ovf.envelope.util
 

Methods in org.dmtf.schemas.ovf.envelope.util with parameters of type LocalHostResource
 T EnvelopeSwitch.caseLocalHostResource(LocalHostResource object)
          Returns the result of interpreting the object as an instance of 'Local Host Resource'.
 

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

Methods in org.dmtf.schemas.wscim.rasd that return LocalHostResource
 LocalHostResource HostResource.getLocalHostResource()
          Returns the value of the 'Local Host Resource' reference.
 

Methods in org.dmtf.schemas.wscim.rasd with parameters of type LocalHostResource
 void HostResource.setLocalHostResource(LocalHostResource value)
          Sets the value of the 'Local Host Resource' reference.
 

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

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



© Copyright 2008 IBM Corp. 2008 All Rights Reserved