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

Packages that use PlatformSectionType
org.dmtf.schemas.ovf.environment   
org.dmtf.schemas.ovf.environment.util   
 

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

Methods in org.dmtf.schemas.ovf.environment that return PlatformSectionType
 PlatformSectionType EnvironmentFactory.createPlatformSectionType()
          Returns a new object of class 'Platform Section Type'.
 PlatformSectionType DocumentRoot.getPlatformSection()
          Returns the value of the 'Platform Section' containment reference.
 

Methods in org.dmtf.schemas.ovf.environment with parameters of type PlatformSectionType
 void DocumentRoot.setPlatformSection(PlatformSectionType value)
          Sets the value of the 'Platform Section' containment reference.
 

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

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



© Copyright 2008 IBM Corp. 2008 All Rights Reserved