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

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

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

Methods in org.dmtf.schemas.ovf.environment that return EntityType
 EntityType EnvironmentFactory.createEntityType()
          Returns a new object of class 'Entity Type'.
 

Methods in org.dmtf.schemas.ovf.environment that return types with arguments of type EntityType
 EList<EntityType> EnvironmentType.getEntity()
          Returns the value of the 'Entity' containment reference list.
 

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

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



© Copyright 2008 IBM Corp. 2008 All Rights Reserved