Uses of Interface
org.dmtf.schemas.ovf.environment.EnvironmentType

Packages that use EnvironmentType
org.dmtf.schemas.ovf.envelope   
org.dmtf.schemas.ovf.environment   
org.dmtf.schemas.ovf.environment.util   
 

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

Methods in org.dmtf.schemas.ovf.envelope that return EnvironmentType
 EnvironmentType VirtualSystemType.createEnvironment()
           
 

Methods in org.dmtf.schemas.ovf.envelope that return types with arguments of type EnvironmentType
 EList<EnvironmentType> VirtualSystemCollectionType.createEnvironments()
           
 EList<EnvironmentType> EnvelopeType.createEnvironments()
           
 

Uses of EnvironmentType in org.dmtf.schemas.ovf.environment
 

Methods in org.dmtf.schemas.ovf.environment that return EnvironmentType
 EnvironmentType EnvironmentFactory.createEnvironmentType()
          Returns a new object of class 'Type'.
 EnvironmentType DocumentRoot.getEnvironment()
          Returns the value of the 'Environment' containment reference.
 

Methods in org.dmtf.schemas.ovf.environment with parameters of type EnvironmentType
 void DocumentRoot.setEnvironment(EnvironmentType value)
          Sets the value of the 'Environment' containment reference.
 

Uses of EnvironmentType in org.dmtf.schemas.ovf.environment.util
 

Methods in org.dmtf.schemas.ovf.environment.util with parameters of type EnvironmentType
 T EnvironmentSwitch.caseEnvironmentType(EnvironmentType object)
          Returns the result of interpreting the object as an instance of 'Type'.
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved