Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.subsystems.qsys.resources
Interface IQSYSRemoteEditConstants

All Known Implementing Classes:
QSYSEditableRemoteSourceFileMember, QSYSEditorProfile

public interface IQSYSRemoteEditConstants


Field Summary
static String AS400_OBJECT_KEY
           
static int BUFFER_SIZE
           
static String copyright
           
static String IFS_EDITOR_PROFILE
           
static int KB_IN_BYTES
           
static int NUM_OF_KB
           
static String QSYS_EDITOR_PROFILE
           
 

Field Detail

copyright

static final String copyright
See Also:
Constant Field Values

QSYS_EDITOR_PROFILE

static final String QSYS_EDITOR_PROFILE
See Also:
Constant Field Values

IFS_EDITOR_PROFILE

static final String IFS_EDITOR_PROFILE
See Also:
Constant Field Values

AS400_OBJECT_KEY

static final String AS400_OBJECT_KEY
See Also:
Constant Field Values

KB_IN_BYTES

static final int KB_IN_BYTES
See Also:
Constant Field Values

NUM_OF_KB

static final int NUM_OF_KB
See Also:
Constant Field Values

BUFFER_SIZE

static final int BUFFER_SIZE
See Also:
Constant Field Values

Rational Developer for Power Systems Software
V7.6

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.