Class SapOdmCustomerIdentifications

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

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

    • SapOdmCustomerIdentifications

      public SapOdmCustomerIdentifications()
  • Method Details

    • setIdentificationNumber

      public void setIdentificationNumber(String identificationNumber)
    • getIdentificationNumber

      public String getIdentificationNumber()
    • setIdentificationType

      public void setIdentificationType(SapOdmObjectCode identificationType)
    • getIdentificationType

      public SapOdmObjectCode getIdentificationType()