org.neociclo.odetteftp.util
Class CommandFormatConstants

java.lang.Object
  extended by org.neociclo.odetteftp.util.CommandFormatConstants

public class CommandFormatConstants
extends Object

Version:
$Rev: 411 $ $Date: 2010-06-21 11:55:04 -0300 (Mon, 21 Jun 2010) $
Author:
Rafael Marins

Field Summary
static String AUCHCHAL_FIELD
           
static String AUCHCHLL_FIELD
           
static String AUCHCMD_FIELD
          Authentication Challenge command field.
static String AURPCMD_FIELD
          Authentication Challenge Response command field.
static String AURPRSP_FIELD
           
static String CDCMD_FIELD
          Change Direction command field.
static String CDTCMD_FIELD
          Set Credit command field.
static String CDTRSV1_FIELD
           
static String EERPCMD_FIELD
          End-to-End Response command field.
static String EERPDATE_FIELD
           
static String EERPDEST_FIELD
           
static String EERPDSN_FIELD
           
static String EERPHSH_FIELD
           
static String EERPHSHL_FIELD
           
static String EERPORIG_FIELD
           
static String EERPRSV1_FIELD
           
static String EERPSIG_FIELD
           
static String EERPSIGL_FIELD
           
static String EERPTIME_FIELD
           
static String EERPUSER_FIELD
           
static String EFIDCMD_FIELD
          End File Identification command field.
static String EFIDRCNT_FIELD
           
static String EFIDUCNT_FIELD
           
static String EFNACMD_FIELD
          End File Negative Answer command field.
static String EFNAREAS_FIELD
           
static String EFNAREASL_FIELD
           
static String EFNAREAST_FIELD
           
static String EFPACD_FIELD
           
static String EFPACMD_FIELD
          End File Positive Answer command field.
static String ESIDCMD_FIELD
          End Session Identification command field.
static String ESIDCR_FIELD
           
static String ESIDREAS_FIELD
           
static String ESIDREASL_FIELD
           
static String ESIDREAST_FIELD
           
static String NERPCMD_FIELD
          Negative End Response command field.
static String NERPCREA_FIELD
           
static String NERPDATE_FIELD
           
static String NERPDEST_FIELD
           
static String NERPDSN_FIELD
           
static String NERPHSH_FIELD
           
static String NERPHSHL_FIELD
           
static String NERPORIG_FIELD
           
static String NERPREAS_FIELD
           
static String NERPREASL_FIELD
           
static String NERPREAST_FIELD
           
static String NERPRSV1_FIELD
           
static String NERPSIG_FIELD
           
static String NERPSIGL_FIELD
           
static String NERPTIME_FIELD
           
static String PROTOCOL_CARRIAGE_RETURN
          Carriage return string used in some command.
static String RTRCMD_FIELD
          Ready to Receive command field.
static String SECDCMD_FIELD
          Secure Change Direction command field.
static String SFIDCIPH_FIELD
           
static String SFIDCMD_FIELD
          Start File Identification command field.
static String SFIDCOMP_FIELD
           
static String SFIDDATE_FIELD
           
static String SFIDDESC_FIELD
           
static String SFIDDESCL_FIELD
           
static String SFIDDEST_FIELD
           
static String SFIDDSN_FIELD
           
static String SFIDENV_FIELD
           
static String SFIDFMT_FIELD
           
static String SFIDFSIZ_FIELD
           
static String SFIDLRECL_FIELD
           
static String SFIDORIG_FIELD
           
static String SFIDOSIZ_FIELD
           
static String SFIDREST_FIELD
           
static String SFIDRSV1_FIELD
           
static String SFIDSEC_FIELD
           
static String SFIDSIGN_FIELD
           
static String SFIDTIME_FIELD
           
static String SFIDUSER_FIELD
           
static String SFNACMD_FIELD
          Start File Negative Answer command field.
static String SFNAREAS_FIELD
           
static String SFNAREASL_FIELD
           
static String SFNAREAST_FIELD
           
static String SFNARRTR_FIELD
           
static String SFPAACNT_FIELD
           
static String SFPACMD_FIELD
          Start File Positive Answer command field.
static String SSIDAUTH_FIELD
           
static String SSIDCMD_FIELD
          Start Session Identification command field.
static String SSIDCMPR_FIELD
           
static String SSIDCODE_FIELD
           
static String SSIDCR_FIELD
           
static String SSIDCRED_FIELD
           
static String SSIDLEV_FIELD
           
static String SSIDPSWD_FIELD
           
static String SSIDREST_FIELD
           
static String SSIDRSV1_FIELD
           
static String SSIDSDEB_FIELD
           
static String SSIDSPEC_FIELD
           
static String SSIDSR_FIELD
           
static String SSIDUSER_FIELD
           
static String SSRMCMD_FIELD
          Start Session Ready Message command field.
static String SSRMCR_FIELD
           
static String SSRMMSG_FIELD
           
static String SSRMMSG_VALUE
           
 
Constructor Summary
CommandFormatConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROTOCOL_CARRIAGE_RETURN

public static final String PROTOCOL_CARRIAGE_RETURN
Carriage return string used in some command. The specification determine it could be defined as 0x0a or 0x08.

See Also:
Constant Field Values

CDCMD_FIELD

public static final String CDCMD_FIELD
Change Direction command field.

See Also:
Constant Field Values

CDTCMD_FIELD

public static final String CDTCMD_FIELD
Set Credit command field.

See Also:
Constant Field Values

CDTRSV1_FIELD

public static final String CDTRSV1_FIELD
See Also:
Constant Field Values

EERPCMD_FIELD

public static final String EERPCMD_FIELD
End-to-End Response command field.

See Also:
Constant Field Values

EERPDSN_FIELD

public static final String EERPDSN_FIELD
See Also:
Constant Field Values

EERPRSV1_FIELD

public static final String EERPRSV1_FIELD
See Also:
Constant Field Values

EERPDATE_FIELD

public static final String EERPDATE_FIELD
See Also:
Constant Field Values

EERPTIME_FIELD

public static final String EERPTIME_FIELD
See Also:
Constant Field Values

EERPUSER_FIELD

public static final String EERPUSER_FIELD
See Also:
Constant Field Values

EERPDEST_FIELD

public static final String EERPDEST_FIELD
See Also:
Constant Field Values

EERPORIG_FIELD

public static final String EERPORIG_FIELD
See Also:
Constant Field Values

EERPHSHL_FIELD

public static final String EERPHSHL_FIELD
See Also:
Constant Field Values

EERPHSH_FIELD

public static final String EERPHSH_FIELD
See Also:
Constant Field Values

EERPSIGL_FIELD

public static final String EERPSIGL_FIELD
See Also:
Constant Field Values

EERPSIG_FIELD

public static final String EERPSIG_FIELD
See Also:
Constant Field Values

SSIDCMD_FIELD

public static final String SSIDCMD_FIELD
Start Session Identification command field.

See Also:
Constant Field Values

SSIDLEV_FIELD

public static final String SSIDLEV_FIELD
See Also:
Constant Field Values

SSIDCODE_FIELD

public static final String SSIDCODE_FIELD
See Also:
Constant Field Values

SSIDPSWD_FIELD

public static final String SSIDPSWD_FIELD
See Also:
Constant Field Values

SSIDSDEB_FIELD

public static final String SSIDSDEB_FIELD
See Also:
Constant Field Values

SSIDSR_FIELD

public static final String SSIDSR_FIELD
See Also:
Constant Field Values

SSIDCMPR_FIELD

public static final String SSIDCMPR_FIELD
See Also:
Constant Field Values

SSIDREST_FIELD

public static final String SSIDREST_FIELD
See Also:
Constant Field Values

SSIDSPEC_FIELD

public static final String SSIDSPEC_FIELD
See Also:
Constant Field Values

SSIDCRED_FIELD

public static final String SSIDCRED_FIELD
See Also:
Constant Field Values

SSIDRSV1_FIELD

public static final String SSIDRSV1_FIELD
See Also:
Constant Field Values

SSIDAUTH_FIELD

public static final String SSIDAUTH_FIELD
See Also:
Constant Field Values

SSIDUSER_FIELD

public static final String SSIDUSER_FIELD
See Also:
Constant Field Values

SSIDCR_FIELD

public static final String SSIDCR_FIELD
See Also:
Constant Field Values

SSRMCMD_FIELD

public static final String SSRMCMD_FIELD
Start Session Ready Message command field.

See Also:
Constant Field Values

SSRMMSG_FIELD

public static final String SSRMMSG_FIELD
See Also:
Constant Field Values

SSRMCR_FIELD

public static final String SSRMCR_FIELD
See Also:
Constant Field Values

SSRMMSG_VALUE

public static final String SSRMMSG_VALUE
See Also:
Constant Field Values

RTRCMD_FIELD

public static final String RTRCMD_FIELD
Ready to Receive command field.

See Also:
Constant Field Values

EFIDCMD_FIELD

public static final String EFIDCMD_FIELD
End File Identification command field.

See Also:
Constant Field Values

EFIDRCNT_FIELD

public static final String EFIDRCNT_FIELD
See Also:
Constant Field Values

EFIDUCNT_FIELD

public static final String EFIDUCNT_FIELD
See Also:
Constant Field Values

EFNACMD_FIELD

public static final String EFNACMD_FIELD
End File Negative Answer command field.

See Also:
Constant Field Values

EFNAREAS_FIELD

public static final String EFNAREAS_FIELD
See Also:
Constant Field Values

EFNAREASL_FIELD

public static final String EFNAREASL_FIELD
See Also:
Constant Field Values

EFNAREAST_FIELD

public static final String EFNAREAST_FIELD
See Also:
Constant Field Values

EFPACMD_FIELD

public static final String EFPACMD_FIELD
End File Positive Answer command field.

See Also:
Constant Field Values

EFPACD_FIELD

public static final String EFPACD_FIELD
See Also:
Constant Field Values

ESIDCMD_FIELD

public static final String ESIDCMD_FIELD
End Session Identification command field.

See Also:
Constant Field Values

ESIDREAS_FIELD

public static final String ESIDREAS_FIELD
See Also:
Constant Field Values

ESIDREASL_FIELD

public static final String ESIDREASL_FIELD
See Also:
Constant Field Values

ESIDREAST_FIELD

public static final String ESIDREAST_FIELD
See Also:
Constant Field Values

ESIDCR_FIELD

public static final String ESIDCR_FIELD
See Also:
Constant Field Values

SFIDCMD_FIELD

public static final String SFIDCMD_FIELD
Start File Identification command field.

See Also:
Constant Field Values

SFIDDSN_FIELD

public static final String SFIDDSN_FIELD
See Also:
Constant Field Values

SFIDRSV1_FIELD

public static final String SFIDRSV1_FIELD
See Also:
Constant Field Values

SFIDDATE_FIELD

public static final String SFIDDATE_FIELD
See Also:
Constant Field Values

SFIDTIME_FIELD

public static final String SFIDTIME_FIELD
See Also:
Constant Field Values

SFIDUSER_FIELD

public static final String SFIDUSER_FIELD
See Also:
Constant Field Values

SFIDDEST_FIELD

public static final String SFIDDEST_FIELD
See Also:
Constant Field Values

SFIDORIG_FIELD

public static final String SFIDORIG_FIELD
See Also:
Constant Field Values

SFIDFMT_FIELD

public static final String SFIDFMT_FIELD
See Also:
Constant Field Values

SFIDLRECL_FIELD

public static final String SFIDLRECL_FIELD
See Also:
Constant Field Values

SFIDFSIZ_FIELD

public static final String SFIDFSIZ_FIELD
See Also:
Constant Field Values

SFIDOSIZ_FIELD

public static final String SFIDOSIZ_FIELD
See Also:
Constant Field Values

SFIDREST_FIELD

public static final String SFIDREST_FIELD
See Also:
Constant Field Values

SFIDSEC_FIELD

public static final String SFIDSEC_FIELD
See Also:
Constant Field Values

SFIDCIPH_FIELD

public static final String SFIDCIPH_FIELD
See Also:
Constant Field Values

SFIDCOMP_FIELD

public static final String SFIDCOMP_FIELD
See Also:
Constant Field Values

SFIDENV_FIELD

public static final String SFIDENV_FIELD
See Also:
Constant Field Values

SFIDSIGN_FIELD

public static final String SFIDSIGN_FIELD
See Also:
Constant Field Values

SFIDDESCL_FIELD

public static final String SFIDDESCL_FIELD
See Also:
Constant Field Values

SFIDDESC_FIELD

public static final String SFIDDESC_FIELD
See Also:
Constant Field Values

SFNACMD_FIELD

public static final String SFNACMD_FIELD
Start File Negative Answer command field.

See Also:
Constant Field Values

SFNAREAS_FIELD

public static final String SFNAREAS_FIELD
See Also:
Constant Field Values

SFNARRTR_FIELD

public static final String SFNARRTR_FIELD
See Also:
Constant Field Values

SFNAREASL_FIELD

public static final String SFNAREASL_FIELD
See Also:
Constant Field Values

SFNAREAST_FIELD

public static final String SFNAREAST_FIELD
See Also:
Constant Field Values

SFPACMD_FIELD

public static final String SFPACMD_FIELD
Start File Positive Answer command field.

See Also:
Constant Field Values

SFPAACNT_FIELD

public static final String SFPAACNT_FIELD
See Also:
Constant Field Values

NERPCMD_FIELD

public static final String NERPCMD_FIELD
Negative End Response command field.

See Also:
Constant Field Values

NERPDSN_FIELD

public static final String NERPDSN_FIELD
See Also:
Constant Field Values

NERPRSV1_FIELD

public static final String NERPRSV1_FIELD
See Also:
Constant Field Values

NERPDATE_FIELD

public static final String NERPDATE_FIELD
See Also:
Constant Field Values

NERPTIME_FIELD

public static final String NERPTIME_FIELD
See Also:
Constant Field Values

NERPDEST_FIELD

public static final String NERPDEST_FIELD
See Also:
Constant Field Values

NERPORIG_FIELD

public static final String NERPORIG_FIELD
See Also:
Constant Field Values

NERPCREA_FIELD

public static final String NERPCREA_FIELD
See Also:
Constant Field Values

NERPREAS_FIELD

public static final String NERPREAS_FIELD
See Also:
Constant Field Values

NERPREASL_FIELD

public static final String NERPREASL_FIELD
See Also:
Constant Field Values

NERPREAST_FIELD

public static final String NERPREAST_FIELD
See Also:
Constant Field Values

NERPHSHL_FIELD

public static final String NERPHSHL_FIELD
See Also:
Constant Field Values

NERPHSH_FIELD

public static final String NERPHSH_FIELD
See Also:
Constant Field Values

NERPSIGL_FIELD

public static final String NERPSIGL_FIELD
See Also:
Constant Field Values

NERPSIG_FIELD

public static final String NERPSIG_FIELD
See Also:
Constant Field Values

SECDCMD_FIELD

public static final String SECDCMD_FIELD
Secure Change Direction command field.

See Also:
Constant Field Values

AURPCMD_FIELD

public static final String AURPCMD_FIELD
Authentication Challenge Response command field.

See Also:
Constant Field Values

AURPRSP_FIELD

public static final String AURPRSP_FIELD
See Also:
Constant Field Values

AUCHCMD_FIELD

public static final String AUCHCMD_FIELD
Authentication Challenge command field.

See Also:
Constant Field Values

AUCHCHLL_FIELD

public static final String AUCHCHLL_FIELD
See Also:
Constant Field Values

AUCHCHAL_FIELD

public static final String AUCHCHAL_FIELD
See Also:
Constant Field Values
Constructor Detail

CommandFormatConstants

public CommandFormatConstants()


ACCORD