Class OperatingCheckProps

  • All Implemented Interfaces:
    java.io.Serializable

    
    public final class OperatingCheckProps
     implements Serializable
                        

    Операционный реквизит чека (тег 1270)

    Author:

    Michael Babayan

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getName() Идентификатор операции (тег 1271)
      final String getValue() Данные операции (тег 1272)
      final String getTimestamp() Дата и время операции в формате ДД.ММ.
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • getName

         final String getName()

        Идентификатор операции (тег 1271)

      • getValue

         final String getValue()

        Данные операции (тег 1272)

      • getTimestamp

         final String getTimestamp()

        Дата и время операции в формате ДД.ММ.ГГГГ ЧЧ:ММ:СС (тег 1273)