Class InputOutputParamSetARDForEventPortCT


  • public class InputOutputParamSetARDForEventPortCT
    extends Object
    Input and Output parameters set for Control Ports

    Java class for InputOutputParamSetARDForEventPort_CT complex type.

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

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