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