Package | Description |
---|---|
mx.bigdata.sat.common.comercioexterior.v11.schema |
Modifier and Type | Field and Description |
---|---|
protected CEstado |
ComercioExterior.Emisor.Domicilio.estado |
Modifier and Type | Method and Description |
---|---|
static CEstado |
CEstado.fromValue(String v) |
CEstado |
ComercioExterior.Emisor.Domicilio.getEstado()
Gets the value of the estado property.
|
static CEstado |
CEstado.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CEstado[] |
CEstado.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.Emisor.Domicilio.setEstado(CEstado value)
Sets the value of the estado property.
|
Copyright © 2010–2018. All rights reserved.