Package | Description |
---|---|
mx.bigdata.sat.cfdi.v33.schema |
Modifier and Type | Field and Description |
---|---|
protected CMoneda |
Comprobante.moneda |
Modifier and Type | Method and Description |
---|---|
static CMoneda |
CMoneda.fromValue(String v) |
CMoneda |
Comprobante.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 |
Comprobante.setMoneda(CMoneda value)
Sets the value of the moneda property.
|
Copyright © 2010–2018. All rights reserved.