sat
Class TotalEfectivamentePagado

java.lang.Object
  |
  +--sat.ConceptSAT
        |
        +--sat.ConceptStringSAT
              |
              +--sat.ConceptAmountSAT
                    |
                    +--sat.TotalEfectivamentePagado

public class TotalEfectivamentePagado
extends ConceptAmountSAT


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

TotalEfectivamentePagado

public TotalEfectivamentePagado()
Construye un nuevo TotalEfectivamentePagado.