com.ibm.etools.iseries.edit.generator.model
Interface IDSpec
- All Known Implementing Classes:
- RPGFieldType, RPGSimpleArray
public interface IDSpec
RPGTYPE_B
static final String RPGTYPE_B
- See Also:
- Constant Field Values
RPGTYPE_A
static final String RPGTYPE_A
- See Also:
- Constant Field Values
RPGTYPE_AV
static final String RPGTYPE_AV
- See Also:
- Constant Field Values
RPGTYPE_C
static final String RPGTYPE_C
- See Also:
- Constant Field Values
RPGTYPE_CV
static final String RPGTYPE_CV
- See Also:
- Constant Field Values
RPGTYPE_D
static final String RPGTYPE_D
- See Also:
- Constant Field Values
RPGTYPE_F
static final String RPGTYPE_F
- See Also:
- Constant Field Values
RPGTYPE_G
static final String RPGTYPE_G
- See Also:
- Constant Field Values
RPGTYPE_GV
static final String RPGTYPE_GV
- See Also:
- Constant Field Values
RPGTYPE_N
static final String RPGTYPE_N
- See Also:
- Constant Field Values
RPGTYPE_I
static final String RPGTYPE_I
- See Also:
- Constant Field Values
RPGTYPE_I2
static final String RPGTYPE_I2
- See Also:
- Constant Field Values
RPGTYPE_P
static final String RPGTYPE_P
- See Also:
- Constant Field Values
RPGTYPE_STAR
static final String RPGTYPE_STAR
- See Also:
- Constant Field Values
RPGTYPE_T
static final String RPGTYPE_T
- See Also:
- Constant Field Values
RPGTYPE_Z
static final String RPGTYPE_Z
- See Also:
- Constant Field Values
RPGTYPE_U
static final String RPGTYPE_U
- See Also:
- Constant Field Values
RPGTYPE_U2
static final String RPGTYPE_U2
- See Also:
- Constant Field Values
RPGTYPE_S
static final String RPGTYPE_S
- See Also:
- Constant Field Values
RPGARRAYKWD_B
static final String RPGARRAYKWD_B
- See Also:
- Constant Field Values
RPGARRAYKWD_I
static final String RPGARRAYKWD_I
- See Also:
- Constant Field Values
RPGARRAYKWD_L
static final String RPGARRAYKWD_L
- See Also:
- Constant Field Values
RPGARRAYKWD_R
static final String RPGARRAYKWD_R
- See Also:
- Constant Field Values
RPGARRAYKWD_P
static final String RPGARRAYKWD_P
- See Also:
- Constant Field Values
RPGARRAYKWD_S
static final String RPGARRAYKWD_S
- See Also:
- Constant Field Values
RPGARRAYKWD_U
static final String RPGARRAYKWD_U
- See Also:
- Constant Field Values
RPGARRAYKWD_F
static final String RPGARRAYKWD_F
- See Also:
- Constant Field Values
DT_NONE
static final String DT_NONE
- See Also:
- Constant Field Values
DT_COLON
static final String DT_COLON
- See Also:
- Constant Field Values
DT_COMMA
static final String DT_COMMA
- See Also:
- Constant Field Values
DT_PERIOD
static final String DT_PERIOD
- See Also:
- Constant Field Values
DT_AMPERSAND
static final String DT_AMPERSAND
- See Also:
- Constant Field Values
DT_SLASH
static final String DT_SLASH
- See Also:
- Constant Field Values
DT_DASH
static final String DT_DASH
- See Also:
- Constant Field Values
INFDS_FILE
static final int INFDS_FILE
- See Also:
- Constant Field Values
INFDS_OPEN
static final int INFDS_OPEN
- See Also:
- Constant Field Values
INFDS_IO
static final int INFDS_IO
- See Also:
- Constant Field Values
INFDS_PRTF
static final int INFDS_PRTF
- See Also:
- Constant Field Values
INFDS_DB
static final int INFDS_DB
- See Also:
- Constant Field Values
INFDS_ICF_DEV
static final int INFDS_ICF_DEV
- See Also:
- Constant Field Values
INFDS_ICF_ATTR
static final int INFDS_ICF_ATTR
- See Also:
- Constant Field Values
INFDS_DSPF_DEV
static final int INFDS_DSPF_DEV
- See Also:
- Constant Field Values
INFDS_DSPF_ATTR
static final int INFDS_DSPF_ATTR
- See Also:
- Constant Field Values
TIMEFMT_NONE
static final String TIMEFMT_NONE
- See Also:
- Constant Field Values
TIMEFMT_HMS
static final String TIMEFMT_HMS
- See Also:
- Constant Field Values
TIMEFMT_ISO
static final String TIMEFMT_ISO
- See Also:
- Constant Field Values
TIMEFMT_USA
static final String TIMEFMT_USA
- See Also:
- Constant Field Values
TIMEFMT_EUR
static final String TIMEFMT_EUR
- See Also:
- Constant Field Values
TIMEFMT_JIS
static final String TIMEFMT_JIS
- See Also:
- Constant Field Values
DATEFMT_NONE
static final String DATEFMT_NONE
- See Also:
- Constant Field Values
DATEFMT_MDY
static final String DATEFMT_MDY
- See Also:
- Constant Field Values
DATEFMT_YMD
static final String DATEFMT_YMD
- See Also:
- Constant Field Values
DATEFMT_DMY
static final String DATEFMT_DMY
- See Also:
- Constant Field Values
DATEFMT_JUL
static final String DATEFMT_JUL
- See Also:
- Constant Field Values
DATEFMT_ISO
static final String DATEFMT_ISO
- See Also:
- Constant Field Values
DATEFMT_USA
static final String DATEFMT_USA
- See Also:
- Constant Field Values
DATEFMT_EUR
static final String DATEFMT_EUR
- See Also:
- Constant Field Values
DATEFMT_JIS
static final String DATEFMT_JIS
- See Also:
- Constant Field Values
MSG_ERR_REQ_FIELD
static final String MSG_ERR_REQ_FIELD
- See Also:
- Constant Field Values
Copyright © 2011 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.