Class TmaIdentificationWsDTO

java.lang.Object
de.hybris.platform.b2ctelcocommercewebservicescommons.dto.TmaIdentificationWsDTO
All Implemented Interfaces:
Serializable

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

    • TmaIdentificationWsDTO

      public TmaIdentificationWsDTO()
  • Method Details

    • setIdentificationType

      public void setIdentificationType(String identificationType)
    • getIdentificationType

      public String getIdentificationType()
    • setIdentificationNumber

      public void setIdentificationNumber(String identificationNumber)
    • getIdentificationNumber

      public String getIdentificationNumber()