Package | Description |
---|---|
mx.bigdata.sat.common.pagos.schema |
Modifier and Type | Field and Description |
---|---|
protected CMoneda |
Pagos.Pago.DoctoRelacionado.monedaDR |
protected CMoneda |
Pagos.Pago.monedaP |
Modifier and Type | Method and Description |
---|---|
static CMoneda |
CMoneda.fromValue(String v) |
CMoneda |
Pagos.Pago.DoctoRelacionado.getMonedaDR()
Gets the value of the monedaDR property.
|
CMoneda |
Pagos.Pago.getMonedaP()
Gets the value of the monedaP 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 |
Pagos.Pago.DoctoRelacionado.setMonedaDR(CMoneda value)
Sets the value of the monedaDR property.
|
void |
Pagos.Pago.setMonedaP(CMoneda value)
Sets the value of the monedaP property.
|
Copyright © 2010–2018. All rights reserved.