|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--sat.ConceptSAT
|
+--sat.ConceptMultipleStringSAT
|
+--entidades.EntidadFederativa
| Fields inherited from class sat.ConceptMultipleStringSAT |
STRING_VALUES |
| Fields inherited from class sat.ConceptSAT |
DESCRIPTION, KEY, PRINT_VALUE, SOURCE, VALUE, XML_VALUE |
| Constructor Summary | |
EntidadFederativa()
Construye un nuevo EntidadFederativa. |
|
| Method Summary | |
void |
setValue(java.lang.String VALUE)
Seleccionar el valor del concepto. |
| Methods inherited from class sat.ConceptMultipleStringSAT |
getStringValues, setStringValues |
| Methods inherited from class sat.ConceptSAT |
getDescription, getKey, getPrintValue, getSource, getValue, getXMLValue, reset, setDescription, setKey, setSource |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EntidadFederativa()
| Method Detail |
public void setValue(java.lang.String VALUE)
throws ExceptionSAT
setValue in class ConceptMultipleStringSATVALUE - Valor del concepto.ExceptionSAT - Si se recibe un valor nulo, una cadena de caracteres vacía, o un valor que no corresponde al arreglo de valores permitidos.
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||