com.ibm.commerce.oagis9.datatypes

Interface ConfirmBODType

    • Method Detail

      • getDataArea

        ConfirmBODDataAreaType getDataArea()
        Returns the value of the 'Data Area' containment reference. Is where the information that the BOD message carries is provided, in this case ConfirmBOD. The information consists of a Verb and one or more Nouns. The verb (Confirm) indicates the action to be performed on the Noun (BOD).
        Returns:
        the value of the 'Data Area' containment reference.
        See Also:
        setDataArea(ConfirmBODDataAreaType), Oagis9Package.getConfirmBODType_DataArea()