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