com.ibm.commerce.catalog.facade.datatypes

Interface GetKitType

    • Method Detail

      • getDataArea

        GetKitDataAreaType getDataArea()
        Returns the value of the 'Data Area' containment reference. Data area of the GetKit BOD.
        Returns:
        the value of the 'Data Area' containment reference.
        See Also:
        setDataArea(GetKitDataAreaType), CatalogPackage.getGetKitType_DataArea()
      • setDataArea

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