Class TmaIdentificationData

java.lang.Object
de.hybris.platform.b2ctelcofacades.data.TmaIdentificationData
All Implemented Interfaces:
Serializable

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

    • TmaIdentificationData

      public TmaIdentificationData()
  • Method Details

    • setIdentificationType

      public void setIdentificationType(String identificationType)
    • getIdentificationType

      public String getIdentificationType()
    • setIdentificationNumber

      public void setIdentificationNumber(String identificationNumber)
    • getIdentificationNumber

      public String getIdentificationNumber()