com.ibm.commerce.member.facade.datatypes

Interface GetPersonType

    • Method Detail

      • getDataArea

        GetPersonDataAreaType getDataArea()
        Returns the value of the 'Data Area' containment reference. Data area of the GetPerson BOD.
        Returns:
        the value of the 'Data Area' containment reference.
        See Also:
        setDataArea(GetPersonDataAreaType), MemberPackage.getGetPersonType_DataArea()
      • setDataArea

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