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

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

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

Methods in org.dmtf.schemas.ovf.environment that return PropertySectionType
 PropertySectionType EnvironmentFactory.createPropertySectionType()
          Returns a new object of class 'Property Section Type'.
 PropertySectionType DocumentRoot.getPropertySection()
          Returns the value of the 'Property Section' containment reference.
 

Methods in org.dmtf.schemas.ovf.environment with parameters of type PropertySectionType
 void DocumentRoot.setPropertySection(PropertySectionType value)
          Sets the value of the 'Property Section' containment reference.
 

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

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



© Copyright 2008 IBM Corp. 2008 All Rights Reserved