Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.structure.ComputationType

Packages that use ComputationType
org.sdmx.resources.sdmxml.schemas.v2_1.structure   
 

Uses of ComputationType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as ComputationType
protected  ComputationType ProcessStepType.computation
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return ComputationType
 ComputationType ObjectFactory.createComputationType()
          Create an instance of ComputationType
 ComputationType ProcessStepType.getComputation()
          Gets the value of the computation property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type ComputationType
 void ProcessStepType.setComputation(ComputationType value)
          Sets the value of the computation property.
 



Copyright © 2012. All Rights Reserved.