public class CPaisesTId extends Object implements Serializable
Constructor and Description |
---|
CPaisesTId()
default constructor
|
CPaisesTId(String codigoPa,
String nombrePa)
full constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getCodigoPa() |
String |
getNombrePa() |
int |
hashCode() |
void |
setCodigoPa(String codigoPa) |
void |
setNombrePa(String nombrePa) |