Uses of Interface
org.dmtf.schemas.ovf.envelope.IconType

Packages that use IconType
org.dmtf.schemas.ovf.envelope   
org.dmtf.schemas.ovf.envelope.util   
 

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

Methods in org.dmtf.schemas.ovf.envelope that return IconType
 IconType EnvelopeFactory.createIconType()
          Returns a new object of class 'Icon Type'.
 

Methods in org.dmtf.schemas.ovf.envelope that return types with arguments of type IconType
 EList<IconType> ProductSectionType.getIcon()
          Returns the value of the 'Icon' containment reference list.
 

Uses of IconType in org.dmtf.schemas.ovf.envelope.util
 

Methods in org.dmtf.schemas.ovf.envelope.util with parameters of type IconType
 T EnvelopeSwitch.caseIconType(IconType object)
          Returns the result of interpreting the object as an instance of 'Icon Type'.
 EStructuralFeature EnvelopeHelper.ExtensionAttributeFeatureSwitch.caseIconType(IconType object)
           
 boolean EnvelopeValidator.validateIconType(IconType iconType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved