sat
Class NombreTarjetaTributaria

java.lang.Object
  |
  +--sat.ConceptSAT
        |
        +--sat.ConceptStringSAT
              |
              +--sat.Nombre
                    |
                    +--sat.NombreTarjetaTributaria
All Implemented Interfaces:
java.io.Serializable

public class NombreTarjetaTributaria
extends Nombre

See Also:
Serialized Form

Fields inherited from class sat.Nombre
CHAR_VALUES
 
Fields inherited from class sat.ConceptStringSAT
MAX_SIZE, MIN_SIZE
 
Fields inherited from class sat.ConceptSAT
DESCRIPTION, KEY, PRINT_VALUE, SOURCE, VALUE, XML_VALUE
 
Constructor Summary
NombreTarjetaTributaria()
          Construye un nuevo NombreTarjetaTributaria.
 
Methods inherited from class sat.ConceptStringSAT
getCharValues, getMaxSize, getMinSize, setCharValues, setMaxSize, setMinSize, setValue
 
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, registerNatives, toString, wait, wait, wait
 

Constructor Detail

NombreTarjetaTributaria

public NombreTarjetaTributaria()
Construye un nuevo NombreTarjetaTributaria.