Package | Description |
---|---|
mx.bigdata.sat.ce_polizas_periodo.schema |
Modifier and Type | Field and Description |
---|---|
protected CMoneda |
Polizas.Poliza.Transaccion.Cheque.moneda |
protected CMoneda |
Polizas.Poliza.Transaccion.CompExt.moneda |
protected CMoneda |
Polizas.Poliza.Transaccion.CompNal.moneda |
protected CMoneda |
Polizas.Poliza.Transaccion.CompNalOtr.moneda |
protected CMoneda |
Polizas.Poliza.Transaccion.OtrMetodoPago.moneda |
protected CMoneda |
Polizas.Poliza.Transaccion.Transferencia.moneda |
Modifier and Type | Method and Description |
---|---|
static CMoneda |
CMoneda.fromValue(String v) |
CMoneda |
Polizas.Poliza.Transaccion.Cheque.getMoneda()
Gets the value of the moneda property.
|
CMoneda |
Polizas.Poliza.Transaccion.CompExt.getMoneda()
Gets the value of the moneda property.
|
CMoneda |
Polizas.Poliza.Transaccion.CompNal.getMoneda()
Gets the value of the moneda property.
|
CMoneda |
Polizas.Poliza.Transaccion.CompNalOtr.getMoneda()
Gets the value of the moneda property.
|
CMoneda |
Polizas.Poliza.Transaccion.OtrMetodoPago.getMoneda()
Gets the value of the moneda property.
|
CMoneda |
Polizas.Poliza.Transaccion.Transferencia.getMoneda()
Gets the value of the moneda property.
|
static CMoneda |
CMoneda.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CMoneda[] |
CMoneda.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Polizas.Poliza.Transaccion.Cheque.setMoneda(CMoneda value)
Sets the value of the moneda property.
|
void |
Polizas.Poliza.Transaccion.CompExt.setMoneda(CMoneda value)
Sets the value of the moneda property.
|
void |
Polizas.Poliza.Transaccion.CompNal.setMoneda(CMoneda value)
Sets the value of the moneda property.
|
void |
Polizas.Poliza.Transaccion.CompNalOtr.setMoneda(CMoneda value)
Sets the value of the moneda property.
|
void |
Polizas.Poliza.Transaccion.OtrMetodoPago.setMoneda(CMoneda value)
Sets the value of the moneda property.
|
void |
Polizas.Poliza.Transaccion.Transferencia.setMoneda(CMoneda value)
Sets the value of the moneda property.
|
Copyright © 2010–2018. All rights reserved.