Class Acct.OperationRecord

  • Enclosing class:
    Acct

    public static class Acct.OperationRecord
    extends java.lang.Object
    Operation record.
    • Constructor Summary

      Constructors 
      Constructor Description
      OperationRecord()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • NAME

        public static final ExtKey NAME
        Operation name.
      • PARAMETERS

        public static final ExtKey PARAMETERS
        Parameters. Collection of ExtMap.
    • Constructor Detail

      • OperationRecord

        public OperationRecord()