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

Packages that use VSSDType
org.dmtf.schemas.ovf.envelope   
org.dmtf.schemas.ovf.envelope.util   
 

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

Methods in org.dmtf.schemas.ovf.envelope that return VSSDType
 VSSDType EnvelopeFactory.createVSSDType()
          Returns a new object of class 'VSSD Type'.
 VSSDType VirtualHardwareSectionType.getSystem()
          Returns the value of the 'System' containment reference.
 

Methods in org.dmtf.schemas.ovf.envelope with parameters of type VSSDType
 void VirtualHardwareSectionType.setSystem(VSSDType value)
          Sets the value of the 'System' containment reference.
 

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

Methods in org.dmtf.schemas.ovf.envelope.util with parameters of type VSSDType
 T EnvelopeSwitch.caseVSSDType(VSSDType object)
          Returns the result of interpreting the object as an instance of 'VSSD Type'.
 EStructuralFeature EnvelopeHelper.ExtensionAttributeFeatureSwitch.caseVSSDType(VSSDType object)
           
 boolean EnvelopeValidator.validateVSSDType(VSSDType vssdType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved