Class DomibusConnectorMessageConfirmationType


  • public class DomibusConnectorMessageConfirmationType
    extends Object
    <p>Java class for DomibusConnectorMessageConfirmationType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;complexType name="DomibusConnectorMessageConfirmationType"&gt; &lt;complexContent&gt; &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt; &lt;sequence&gt; &lt;element name="confirmation" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/&gt; &lt;element name="confirmationType" type="{transition.domain.connector.domibus.eu}DomibusConnectorConfirmationType"/&gt; &lt;/sequence&gt; &lt;/restriction&gt; &lt;/complexContent&gt; &lt;/complexType&gt; </pre>