Class ConnectionMethodCtrlAndCommRef


  • public class ConnectionMethodCtrlAndCommRef
    extends Object

    Java class for anonymous complex type.

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

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="MethodRelatedData" type="{https://resourcedescription.rd.tuni.fi/XMLSchema/2016}ExtensionData_CT" minOccurs="0"/>
           </sequence>
           <attribute name="idRef" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • ConnectionMethodCtrlAndCommRef

        public ConnectionMethodCtrlAndCommRef()
    • Method Detail

      • getMethodRelatedData

        public ExtensionDataCT getMethodRelatedData()
        Gets the value of the methodRelatedData property.
        Returns:
        possible object is ExtensionDataCT
      • setMethodRelatedData

        public void setMethodRelatedData​(ExtensionDataCT value)
        Sets the value of the methodRelatedData property.
        Parameters:
        value - allowed object is ExtensionDataCT
      • getIdRef

        public Object getIdRef()
        Gets the value of the idRef property.
        Returns:
        possible object is Object
      • setIdRef

        public void setIdRef​(Object value)
        Sets the value of the idRef property.
        Parameters:
        value - allowed object is Object