Package | Description |
---|---|
mx.bigdata.sat.cfdi.v33.schema |
Modifier and Type | Field and Description |
---|---|
protected CMetodoPago |
Comprobante.metodoPago |
Modifier and Type | Method and Description |
---|---|
static CMetodoPago |
CMetodoPago.fromValue(String v) |
CMetodoPago |
Comprobante.getMetodoPago()
Gets the value of the metodoPago property.
|
static CMetodoPago |
CMetodoPago.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CMetodoPago[] |
CMetodoPago.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.setMetodoPago(CMetodoPago value)
Sets the value of the metodoPago property.
|
Copyright © 2010–2018. All rights reserved.