Class TmaIdentificationWsDTO

  • All Implemented Interfaces:
    java.io.Serializable

    public class TmaIdentificationWsDTO
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • TmaIdentificationWsDTO

        public TmaIdentificationWsDTO()
    • Method Detail

      • setIdentificationType

        public void setIdentificationType​(java.lang.String identificationType)
      • getIdentificationType

        public java.lang.String getIdentificationType()
      • setIdentificationNumber

        public void setIdentificationNumber​(java.lang.String identificationNumber)
      • getIdentificationNumber

        public java.lang.String getIdentificationNumber()