public abstract class Categoria extends Object
| Constructor and Description |
|---|
Categoria() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescricao() |
abstract Validation |
instanceValidantion() |
boolean |
setDescricao(String n,
int i) |
protected String descricao
public abstract Validation instanceValidantion()
public boolean setDescricao(String n, int i) throws ExceptionDescription, ExceptionQuantityCaracters
public String getDescricao()
Copyright © 2015. All rights reserved.