|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--cl.sii.dte.OtraMoneda
| Field Summary | |
private String |
codigo
|
private Double |
factor
|
private Double |
precio
|
| Constructor Summary | |
OtraMoneda()
|
|
| Method Summary | |
String |
getCodigo()
Method getCodigo. |
org.jdom.Element |
getDOMElement(String tagName,
org.jdom.Namespace ns)
Method getDOMElement. |
Double |
getFactor()
Method getFactor. |
Double |
getPrecio()
Method getPrecio. |
void |
setCodigo(String codigo)
Method setCodigo. |
void |
setDOMElement(org.jdom.Element data)
Method setDOMElement. |
void |
setFactor(Double factor)
Method setFactor. |
void |
setPrecio(Double precio)
Method setPrecio. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private String codigo
private Double precio
private Double factor
| Constructor Detail |
public OtraMoneda()
Object.Object()| Method Detail |
public String getCodigo()
public void setCodigo(String codigo)
codigo - public Double getPrecio()
public void setPrecio(Double precio)
precio - public Double getFactor()
public void setFactor(Double factor)
factor -
public org.jdom.Element getDOMElement(String tagName,
org.jdom.Namespace ns)
tagName - ns -
public void setDOMElement(org.jdom.Element data)
data -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||