Rational Developer for i
7.5.0

com.ibm.etools.systems.as400.debug.sep
Interface ServiceEntryPointConstants


public interface ServiceEntryPointConstants


Field Summary
static int DISABLESEP
           
static int ENABLESEP
           
static int MODIFYSEP
           
static int REMOVESEP
           
static int SETSEP
           
static int TERMINATE
           
 

Field Detail

SETSEP

static final int SETSEP
See Also:
Constant Field Values

MODIFYSEP

static final int MODIFYSEP
See Also:
Constant Field Values

ENABLESEP

static final int ENABLESEP
See Also:
Constant Field Values

DISABLESEP

static final int DISABLESEP
See Also:
Constant Field Values

REMOVESEP

static final int REMOVESEP
See Also:
Constant Field Values

TERMINATE

static final int TERMINATE
See Also:
Constant Field Values

Rational Developer for i
7.5.0

Copyright 2009 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.