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