- GENERADO_INVALIDO - Static variable in class com.ignaciosandoval.utils.curp.validador.CURPDiferencias
-
- get() - Method in class com.ignaciosandoval.utils.curp.builder.CURP
-
Regresa la CURP formada por todos sus segmentos.
- get() - Method in class com.ignaciosandoval.utils.curp.builder.CURPBuilder
-
Gets el Objeto CURP generado.
- get16() - Method in class com.ignaciosandoval.utils.curp.builder.CURP
-
Regresa la CURP formada por sus segmentos, excluyendo la homoclave.
- getAbreviatura() - Method in class com.ignaciosandoval.utils.curp.datos.vo.Estado
-
Getter de la Abreviatura del Estado.
- getAge() - Method in class com.ignaciosandoval.utils.date.DateOfBirth
-
Get the age based in the Date of Birth.
- getAgeRange() - Method in class com.ignaciosandoval.utils.date.DateOfBirth
-
Gets the age range from the Date of Birth.
- getAreaCode() - Method in class com.ignaciosandoval.utils.contact.PhoneNumber
-
Getter for the 3 digits Area Code of the Phone Number.
- getBytes() - Method in class com.ignaciosandoval.utils.security.EncryptUtil
-
This method will return the encrypted/decrypted data.
- getCategory() - Method in class com.ignaciosandoval.utils.date.DateOfBirth
-
Gets the category based on the age group.
- getConsonantes() - Method in class com.ignaciosandoval.utils.curp.builder.CURP
-
Getter para las Consonantes de la CURP.
- getCurp() - Method in class com.ignaciosandoval.utils.curp.Persona
-
Getter de la Clave Única de Registro de Población (CURP) de la Persona.
- getCurpActual() - Method in class com.ignaciosandoval.utils.curp.validador.CURPValidador
-
Getter de la CURP Actual.
- getCurpEsperado() - Method in class com.ignaciosandoval.utils.curp.validador.CURPDiferencias
-
Getter de la CURP esperada.
- getCurpEsperado() - Method in class com.ignaciosandoval.utils.curp.validador.CURPValidador
-
Getter de la CURP Esperada.
- getCurpGenerado() - Method in class com.ignaciosandoval.utils.curp.validador.CURPDiferencias
-
Getter de la CURP generada.
- getDate() - Method in class com.ignaciosandoval.utils.date.DateOfBirth
-
Get the Date of Birth as Date object.
- getDayOfWeek() - Method in class com.ignaciosandoval.utils.date.DateOfBirth
-
Get the Day of Week from the Date of Birth based in the system configuration.
- getDiferencias() - Method in class com.ignaciosandoval.utils.curp.validador.CURPDiferencias
-
Getter del listado de diferencias.
- getDomain() - Method in class com.ignaciosandoval.utils.contact.EmailAddress
-
Getter to extract the domain from the Email Address.
- getEntidadFederativa() - Method in class com.ignaciosandoval.utils.curp.builder.CURP
-
Getter para la abreviatura de la Entidad Federativa.
- getEstado() - Method in class com.ignaciosandoval.utils.curp.Persona
-
Getter del Estado de Nacimiento de la Persona.
- getFechaDeNacimiento() - Method in class com.ignaciosandoval.utils.curp.builder.CURP
-
Getter para la Fecha de Nacimiento en formato AAMMDD.
- getFechaDeNacimiento() - Method in class com.ignaciosandoval.utils.curp.Persona
-
Getter de la Fecha de Nacimiento de la Persona.
- getFormatted() - Method in interface com.ignaciosandoval.utils.contact.ContactMethod
-
Returns the formatted Contact Method.
- getFormatted() - Method in class com.ignaciosandoval.utils.contact.EmailAddress
-
Returns the Email Address in lower case format.
- getFormatted() - Method in class com.ignaciosandoval.utils.contact.PhoneNumber
-
Returns the Phone Number in format (123) 456-7890.
- getFormattedSSN() - Method in class com.ignaciosandoval.utils.ssn.SocialSecurityNumber
-
Get the formatted String representation of the SSN.
- getHomoclave() - Method in class com.ignaciosandoval.utils.curp.builder.CURP
-
Getter para la Homoclave de la CURP.
- getIniciales() - Method in class com.ignaciosandoval.utils.curp.builder.CURP
-
Getter para las iniciales de la CURP.
- getLocalDate() - Method in class com.ignaciosandoval.utils.date.DateOfBirth
-
Get the Date of Birth as LocalDate object.
- getMasked() - Method in interface com.ignaciosandoval.utils.contact.ContactMethod
-
Returns the masked Contact Method.
- getMasked() - Method in class com.ignaciosandoval.utils.contact.EmailAddress
-
Returns the Email Address is masked format.
- getMasked() - Method in class com.ignaciosandoval.utils.contact.PhoneNumber
-
Returns the Phone Number in masked format (***) ***-7890.
- getMaskedSSN() - Method in class com.ignaciosandoval.utils.ssn.SocialSecurityNumber
-
Get the masked representation of the SSN.
- getMonth() - Method in class com.ignaciosandoval.utils.date.DateOfBirth
-
Get the text of the month from the Date of Birth based in the system configuration.
- getNombre() - Method in class com.ignaciosandoval.utils.curp.Persona
-
Getter del Nombre de la Persona.
- getPrimerApellido() - Method in class com.ignaciosandoval.utils.curp.Persona
-
Getter del Primer Apellido de la Persona.
- getRawSSN() - Method in class com.ignaciosandoval.utils.ssn.SocialSecurityNumber
-
Get the numeric representation of the SSN.
- getSegundoApellido() - Method in class com.ignaciosandoval.utils.curp.Persona
-
Getter del Segundo Apellido de la Persona.
- getSexo() - Method in class com.ignaciosandoval.utils.curp.builder.CURP
-
Getter para la clave del Sexo (H o M).
- getSexo() - Method in class com.ignaciosandoval.utils.curp.Persona
-
Getter del Sexo de la Persona.
- getStringSSN() - Method in class com.ignaciosandoval.utils.ssn.SocialSecurityNumber
-
Get the String representation of the SSN.
- getTimestamp() - Method in class com.ignaciosandoval.utils.date.DateOfBirth
-
Get the Date of Birth as Timestamp object.
- getType() - Method in interface com.ignaciosandoval.utils.contact.ContactMethod
-
Getter for the class type.
- getType() - Method in class com.ignaciosandoval.utils.contact.EmailAddress
-
Getter for the class type.
- getType() - Method in class com.ignaciosandoval.utils.contact.PhoneNumber
-
Getter for the class type.
- getUserName() - Method in class com.ignaciosandoval.utils.contact.EmailAddress
-
Getter to extract the Username from the Email Address.
- getValue() - Method in interface com.ignaciosandoval.utils.contact.ContactMethod
-
Returns the Contact Method value.
- getValue() - Method in class com.ignaciosandoval.utils.contact.EmailAddress
-
Returns the Email Address value.
- getValue() - Method in class com.ignaciosandoval.utils.contact.PhoneNumber
-
Returns the Phone Number value.
- GUANAJUATO - Static variable in class com.ignaciosandoval.utils.curp.datos.Estados
-
- GUERRERO - Static variable in class com.ignaciosandoval.utils.curp.datos.Estados
-