public abstract class Cheque extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
numero |
| Constructor and Description |
|---|
Cheque() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getNumero() |
abstract Validation |
instanceValidantion() |
boolean |
setNumero(String n) |
public abstract Validation instanceValidantion()
public boolean setNumero(String n) throws ExceptionNumberInt
ExceptionNumberIntprotected int getNumero()
Copyright © 2015. All rights reserved.