Class InputOutputParamSetARDCT


  • public class InputOutputParamSetARDCT
    extends Object
    Input and Output parameters set

    Java class for InputOutputParamSetARD_CT complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="InputOutputParamSetARD_CT">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="Inputs" type="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}VariableSetAndRef_CT" minOccurs="0"/>
             <element name="Outputs" type="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}VariableSetAndRef_CT" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>