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

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

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

Methods in org.dmtf.schemas.ovf.envelope that return PropertyConfigurationValueType
 PropertyConfigurationValueType EnvelopeFactory.createPropertyConfigurationValueType()
          Returns a new object of class 'Property Configuration Value Type'.
 

Methods in org.dmtf.schemas.ovf.envelope that return types with arguments of type PropertyConfigurationValueType
 EList<PropertyConfigurationValueType> PropertyType.getValue()
          Returns the value of the 'Value' containment reference list.
 

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

Methods in org.dmtf.schemas.ovf.envelope.util with parameters of type PropertyConfigurationValueType
 T EnvelopeSwitch.casePropertyConfigurationValueType(PropertyConfigurationValueType object)
          Returns the result of interpreting the object as an instance of 'Property Configuration Value Type'.
 EStructuralFeature EnvelopeHelper.ExtensionAttributeFeatureSwitch.casePropertyConfigurationValueType(PropertyConfigurationValueType object)
           
 boolean EnvelopeValidator.validatePropertyConfigurationValueType_PropertyConfigurationValueMacros(PropertyConfigurationValueType propertyConfigurationValueType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the PropertyConfigurationValueMacros constraint of 'Property Configuration Value Type'.
 boolean EnvelopeValidator.validatePropertyConfigurationValueType_ValidConfigurationReferences(PropertyConfigurationValueType propertyConfigurationValueType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
          Validates the ValidConfigurationReferences constraint of 'Property Configuration Value Type'.
 boolean EnvelopeValidator.validatePropertyConfigurationValueType(PropertyConfigurationValueType propertyConfigurationValueType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved