com.ibm.commerce.catalog.facade.datatypes

Interface ChangeKitType

    • Method Detail

      • getDataArea

        ChangeKitDataAreaType getDataArea()
        Returns the value of the 'Data Area' containment reference. Data area of the ChangeKit BOD.
        Returns:
        the value of the 'Data Area' containment reference.
        See Also:
        setDataArea(ChangeKitDataAreaType), CatalogPackage.getChangeKitType_DataArea()
      • setDataArea

        void setDataArea(ChangeKitDataAreaType value)
        Sets the value of the 'Data Area' containment reference.
        Parameters:
        value - the new value of the 'Data Area' containment reference.
        See Also:
        getDataArea()