Uses of Interface
org.dmtf.schemas.wscim.rasd.ResourceTypeType

Packages that use ResourceTypeType
org.dmtf.schemas.wscim.rasd   
org.dmtf.schemas.wscim.rasd.util   
 

Uses of ResourceTypeType in org.dmtf.schemas.wscim.rasd
 

Methods in org.dmtf.schemas.wscim.rasd that return ResourceTypeType
 ResourceTypeType RasdFactory.createResourceTypeType()
          Returns a new object of class 'Resource Type Type'.
 ResourceTypeType RasdFactory.createResourceTypeTypeFromObject(java.lang.Object value)
          Creates a Resource Type Type from an enumerated value
 ResourceTypeType DocumentRoot.getResourceType()
          Returns the value of the 'Resource Type' containment reference.
 ResourceTypeType CIMResourceAllocationSettingDataType.getResourceType()
          Returns the value of the 'Resource Type' containment reference.
 

Methods in org.dmtf.schemas.wscim.rasd with parameters of type ResourceTypeType
 void DocumentRoot.setResourceType(ResourceTypeType value)
          Sets the value of the 'Resource Type' containment reference.
 void CIMResourceAllocationSettingDataType.setResourceType(ResourceTypeType value)
          Sets the value of the 'Resource Type' containment reference.
 

Uses of ResourceTypeType in org.dmtf.schemas.wscim.rasd.util
 

Methods in org.dmtf.schemas.wscim.rasd.util with parameters of type ResourceTypeType
 T RasdSwitch.caseResourceTypeType(ResourceTypeType object)
          Returns the result of interpreting the object as an instance of 'Resource Type Type'.
 boolean RasdValidator.validateResourceTypeType(ResourceTypeType resourceTypeType, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved