com.ibm.etools.iseries.editor.generator.model
Interface IDSpec
- All Known Implementing Classes:
- ConstantDSpec, DataStructureDSpec, RPGFieldType, RPGSimpleArray
- public interface IDSpec
RPGTYPE_B
public static final String RPGTYPE_B
- See Also:
- Constant Field Values
RPGTYPE_A
public static final String RPGTYPE_A
- See Also:
- Constant Field Values
RPGTYPE_AV
public static final String RPGTYPE_AV
- See Also:
- Constant Field Values
RPGTYPE_C
public static final String RPGTYPE_C
- See Also:
- Constant Field Values
RPGTYPE_CV
public static final String RPGTYPE_CV
- See Also:
- Constant Field Values
RPGTYPE_D
public static final String RPGTYPE_D
- See Also:
- Constant Field Values
RPGTYPE_F
public static final String RPGTYPE_F
- See Also:
- Constant Field Values
RPGTYPE_G
public static final String RPGTYPE_G
- See Also:
- Constant Field Values
RPGTYPE_GV
public static final String RPGTYPE_GV
- See Also:
- Constant Field Values
RPGTYPE_N
public static final String RPGTYPE_N
- See Also:
- Constant Field Values
RPGTYPE_I
public static final String RPGTYPE_I
- See Also:
- Constant Field Values
RPGTYPE_I2
public static final String RPGTYPE_I2
- See Also:
- Constant Field Values
RPGTYPE_P
public static final String RPGTYPE_P
- See Also:
- Constant Field Values
RPGTYPE_STAR
public static final String RPGTYPE_STAR
- See Also:
- Constant Field Values
RPGTYPE_T
public static final String RPGTYPE_T
- See Also:
- Constant Field Values
RPGTYPE_Z
public static final String RPGTYPE_Z
- See Also:
- Constant Field Values
RPGTYPE_U
public static final String RPGTYPE_U
- See Also:
- Constant Field Values
RPGTYPE_U2
public static final String RPGTYPE_U2
- See Also:
- Constant Field Values
RPGTYPE_S
public static final String RPGTYPE_S
- See Also:
- Constant Field Values
RPGARRAYKWD_B
public static final String RPGARRAYKWD_B
- See Also:
- Constant Field Values
RPGARRAYKWD_I
public static final String RPGARRAYKWD_I
- See Also:
- Constant Field Values
RPGARRAYKWD_L
public static final String RPGARRAYKWD_L
- See Also:
- Constant Field Values
RPGARRAYKWD_R
public static final String RPGARRAYKWD_R
- See Also:
- Constant Field Values
RPGARRAYKWD_P
public static final String RPGARRAYKWD_P
- See Also:
- Constant Field Values
RPGARRAYKWD_S
public static final String RPGARRAYKWD_S
- See Also:
- Constant Field Values
RPGARRAYKWD_U
public static final String RPGARRAYKWD_U
- See Also:
- Constant Field Values
RPGARRAYKWD_F
public static final String RPGARRAYKWD_F
- See Also:
- Constant Field Values
DT_NONE
public static final String DT_NONE
- See Also:
- Constant Field Values
DT_COLON
public static final String DT_COLON
- See Also:
- Constant Field Values
DT_COMMA
public static final String DT_COMMA
- See Also:
- Constant Field Values
DT_PERIOD
public static final String DT_PERIOD
- See Also:
- Constant Field Values
DT_AMPERSAND
public static final String DT_AMPERSAND
- See Also:
- Constant Field Values
DT_SLASH
public static final String DT_SLASH
- See Also:
- Constant Field Values
DT_DASH
public static final String DT_DASH
- See Also:
- Constant Field Values
INFDS_FILE
public static final int INFDS_FILE
- See Also:
- Constant Field Values
INFDS_OPEN
public static final int INFDS_OPEN
- See Also:
- Constant Field Values
INFDS_IO
public static final int INFDS_IO
- See Also:
- Constant Field Values
INFDS_PRTF
public static final int INFDS_PRTF
- See Also:
- Constant Field Values
INFDS_DB
public static final int INFDS_DB
- See Also:
- Constant Field Values
INFDS_ICF_DEV
public static final int INFDS_ICF_DEV
- See Also:
- Constant Field Values
INFDS_ICF_ATTR
public static final int INFDS_ICF_ATTR
- See Also:
- Constant Field Values
INFDS_DSPF_DEV
public static final int INFDS_DSPF_DEV
- See Also:
- Constant Field Values
INFDS_DSPF_ATTR
public static final int INFDS_DSPF_ATTR
- See Also:
- Constant Field Values
TIMEFMT_NONE
public static final String TIMEFMT_NONE
- See Also:
- Constant Field Values
TIMEFMT_HMS
public static final String TIMEFMT_HMS
- See Also:
- Constant Field Values
TIMEFMT_ISO
public static final String TIMEFMT_ISO
- See Also:
- Constant Field Values
TIMEFMT_USA
public static final String TIMEFMT_USA
- See Also:
- Constant Field Values
TIMEFMT_EUR
public static final String TIMEFMT_EUR
- See Also:
- Constant Field Values
TIMEFMT_JIS
public static final String TIMEFMT_JIS
- See Also:
- Constant Field Values
DATEFMT_NONE
public static final String DATEFMT_NONE
- See Also:
- Constant Field Values
DATEFMT_MDY
public static final String DATEFMT_MDY
- See Also:
- Constant Field Values
DATEFMT_YMD
public static final String DATEFMT_YMD
- See Also:
- Constant Field Values
DATEFMT_DMY
public static final String DATEFMT_DMY
- See Also:
- Constant Field Values
DATEFMT_JUL
public static final String DATEFMT_JUL
- See Also:
- Constant Field Values
DATEFMT_ISO
public static final String DATEFMT_ISO
- See Also:
- Constant Field Values
DATEFMT_USA
public static final String DATEFMT_USA
- See Also:
- Constant Field Values
DATEFMT_EUR
public static final String DATEFMT_EUR
- See Also:
- Constant Field Values
DATEFMT_JIS
public static final String DATEFMT_JIS
- See Also:
- Constant Field Values
MSG_ERR_REQ_FIELD
public static final String MSG_ERR_REQ_FIELD
- See Also:
- Constant Field Values
Copyright © 2005 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.