Class SapOdmCommunicationPreferences

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

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

    • SapOdmCommunicationPreferences

      public SapOdmCommunicationPreferences()
  • Method Details

    • setCommunicationMethod

      public void setCommunicationMethod(SapOdmObjectCode communicationMethod)
    • getCommunicationMethod

      public SapOdmObjectCode getCommunicationMethod()
    • setNonVerbalCommunicationLanguage

      public void setNonVerbalCommunicationLanguage(SapOdmObjectCode nonVerbalCommunicationLanguage)
    • getNonVerbalCommunicationLanguage

      public SapOdmObjectCode getNonVerbalCommunicationLanguage()