Package | Description |
---|---|
mx.bigdata.sat.common.ine.v11.schema |
Modifier and Type | Field and Description |
---|---|
protected TTipoProc |
INE.tipoProceso |
Modifier and Type | Method and Description |
---|---|
static TTipoProc |
TTipoProc.fromValue(String v) |
TTipoProc |
INE.getTipoProceso()
Gets the value of the tipoProceso property.
|
static TTipoProc |
TTipoProc.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TTipoProc[] |
TTipoProc.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
INE.setTipoProceso(TTipoProc value)
Sets the value of the tipoProceso property.
|
Copyright © 2010–2018. All rights reserved.