public abstract class Pais extends Object
| Constructor and Description |
|---|
Pais() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNome() |
abstract Validation |
instanceValidantion() |
boolean |
setNome(String p,
int i) |
public abstract Validation instanceValidantion()
public boolean setNome(String p, int i) throws ExceptionDescription, ExceptionQuantityCaracters
public String getNome()
Copyright © 2015. All rights reserved.