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

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

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure with type parameters of type InputOutputType
protected  List<InputOutputType> ProcessStepType.input
           
protected  List<InputOutputType> ProcessStepType.output
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return InputOutputType
 InputOutputType ObjectFactory.createInputOutputType()
          Create an instance of InputOutputType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type InputOutputType
 List<InputOutputType> ProcessStepType.getInput()
          Gets the value of the input property.
 List<InputOutputType> ProcessStepType.getOutput()
          Gets the value of the output property.
 



Copyright © 2012. All Rights Reserved.