Uses of Interface
org.dmtf.schemas.ovf.envelope.VirtualHardwareSectionType

Packages that use VirtualHardwareSectionType
com.ibm.adt.ovf.model.utility   
org.dmtf.schemas.ovf.envelope   
org.dmtf.schemas.ovf.envelope.util   
 

Uses of VirtualHardwareSectionType in com.ibm.adt.ovf.model.utility
 

Methods in com.ibm.adt.ovf.model.utility that return VirtualHardwareSectionType
protected  VirtualHardwareSectionType ImportVMwareAction.extractVirtualHardwareSection(EnvelopeType envelope)
          Locate or create the VirtualHardwareSection.
 

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

Methods in org.dmtf.schemas.ovf.envelope that return VirtualHardwareSectionType
 VirtualHardwareSectionType EnvelopeFactory.createVirtualHardwareSectionType()
          Returns a new object of class 'Virtual Hardware Section Type'.
 VirtualHardwareSectionType VSSDType.getVirtualHardwareSection()
          Returns the value of the 'Virtual Hardware Section' container reference.
 VirtualHardwareSectionType VirtualSystemType.getVirtualHardwareSection()
          Returns the value of the 'Virtual Hardware Section' reference.
 VirtualHardwareSectionType RASDType.getVirtualHardwareSection()
          Returns the value of the 'Virtual Hardware Section' container reference.
 VirtualHardwareSectionType DocumentRoot.getVirtualHardwareSection()
          Returns the value of the 'Virtual Hardware Section' containment reference.
 

Methods in org.dmtf.schemas.ovf.envelope with parameters of type VirtualHardwareSectionType
 void VSSDType.setVirtualHardwareSection(VirtualHardwareSectionType value)
          Sets the value of the 'Virtual Hardware Section' container reference.
 void VirtualSystemType.setVirtualHardwareSection(VirtualHardwareSectionType value)
          Sets the value of the 'Virtual Hardware Section' reference.
 void RASDType.setVirtualHardwareSection(VirtualHardwareSectionType value)
          Sets the value of the 'Virtual Hardware Section' container reference.
 void DocumentRoot.setVirtualHardwareSection(VirtualHardwareSectionType value)
          Sets the value of the 'Virtual Hardware Section' containment reference.
 

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

Methods in org.dmtf.schemas.ovf.envelope.util with parameters of type VirtualHardwareSectionType
 T EnvelopeSwitch.caseVirtualHardwareSectionType(VirtualHardwareSectionType object)
          Returns the result of interpreting the object as an instance of 'Virtual Hardware Section Type'.
 boolean EnvelopeValidator.validateVirtualHardwareSectionType_RasdInstanceIDUnique(VirtualHardwareSectionType virtualHardwareSectionType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the RasdInstanceIDUnique constraint of 'Virtual Hardware Section Type'.
 boolean EnvelopeValidator.validateVirtualHardwareSectionType(VirtualHardwareSectionType virtualHardwareSectionType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved