Class SapOdmBusinessPartnerGroup

java.lang.Object
com.sap.sapodmservices.customer.data.SapOdmBusinessPartnerGroup
All Implemented Interfaces:
Serializable

public class SapOdmBusinessPartnerGroup extends Object implements Serializable
See Also:
  • Constructor Details

    • SapOdmBusinessPartnerGroup

      public SapOdmBusinessPartnerGroup()
  • Method Details

    • setPrimaryGroupName

      public void setPrimaryGroupName(String primaryGroupName)
    • getPrimaryGroupName

      public String getPrimaryGroupName()
    • setSecondaryGroupName

      public void setSecondaryGroupName(String secondaryGroupName)
    • getSecondaryGroupName

      public String getSecondaryGroupName()
    • setFormOfAddress

      public void setFormOfAddress(SapOdmObjectCode formOfAddress)
    • getFormOfAddress

      public SapOdmObjectCode getFormOfAddress()
    • setGroupType

      public void setGroupType(SapOdmObjectCode groupType)
    • getGroupType

      public SapOdmObjectCode getGroupType()