Package | Description |
---|---|
mx.bigdata.sat.common.comercioexterior.v11.schema |
Modifier and Type | Field and Description |
---|---|
protected CPais |
ComercioExterior.Destinatario.Domicilio.pais |
protected CPais |
ComercioExterior.Emisor.Domicilio.pais |
protected CPais |
ComercioExterior.Receptor.Domicilio.pais |
protected CPais |
ComercioExterior.Propietario.residenciaFiscal |
Modifier and Type | Method and Description |
---|---|
static CPais |
CPais.fromValue(String v) |
CPais |
ComercioExterior.Destinatario.Domicilio.getPais()
Gets the value of the pais property.
|
CPais |
ComercioExterior.Emisor.Domicilio.getPais()
Gets the value of the pais property.
|
CPais |
ComercioExterior.Receptor.Domicilio.getPais()
Gets the value of the pais property.
|
CPais |
ComercioExterior.Propietario.getResidenciaFiscal()
Gets the value of the residenciaFiscal property.
|
static CPais |
CPais.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CPais[] |
CPais.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ComercioExterior.Destinatario.Domicilio.setPais(CPais value)
Sets the value of the pais property.
|
void |
ComercioExterior.Emisor.Domicilio.setPais(CPais value)
Sets the value of the pais property.
|
void |
ComercioExterior.Receptor.Domicilio.setPais(CPais value)
Sets the value of the pais property.
|
void |
ComercioExterior.Propietario.setResidenciaFiscal(CPais value)
Sets the value of the residenciaFiscal property.
|
Copyright © 2010–2018. All rights reserved.