Uses of Enum
mx.unam.ciencias.icc.CampoEstudiante
-
Uses of CampoEstudiante in mx.unam.ciencias.icc
Methods in mx.unam.ciencias.icc that return CampoEstudianteModifier and TypeMethodDescriptionstatic CampoEstudiante
Returns the enum constant of this type with the specified name.static CampoEstudiante[]
CampoEstudiante.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in mx.unam.ciencias.icc with parameters of type CampoEstudianteModifier and TypeMethodDescriptionboolean
Estudiante.casa
(CampoEstudiante campo, Object valor) Nos dice si el estudiante casa el valor dado en el campo especificado.