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

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

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

Methods in org.dmtf.schemas.ovf.environment that return PropertyType
 PropertyType EnvironmentFactory.createPropertyType()
          Returns a new object of class 'Property Type'.
 

Methods in org.dmtf.schemas.ovf.environment that return types with arguments of type PropertyType
 EList<PropertyType> PropertySectionType.getProperty()
          Returns the value of the 'Property' containment reference list.
 

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

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



© Copyright 2008 IBM Corp. 2008 All Rights Reserved