public class Result extends Object
| Constructor and Description |
|---|
Result() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCondicion() |
String |
getImporte() |
String |
getPosicion() |
void |
setCondicion(String condicion) |
void |
setImporte(String importe) |
void |
setPosicion(String posicion) |
String |
toString() |
Copyright © 2017. All rights reserved.