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