public abstract class DespesaRecorrente extends Despesa
| Modifier and Type | Field and Description |
|---|---|
protected int |
posicao |
data, descricao, lembrar, valor| Constructor and Description |
|---|
DespesaRecorrente() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPosicao() |
abstract Validation |
instanceValidantion() |
boolean |
setPosicao(String s,
int i) |
getData, getDescricao, getLembrar, getValor, setData, setDescricao, setLembrar, setValorpublic abstract Validation instanceValidantion()
instanceValidantion in class Movimentacaopublic boolean setPosicao(String s, int i) throws ExceptionNumberInt
ExceptionNumberIntpublic int getPosicao()
Copyright © 2015. All rights reserved.