com.tibco.bw.plugin.config.parse
Interface FieldOffsetConfigProps

All Superinterfaces:
CommonProps

public interface FieldOffsetConfigProps
extends CommonProps

The set of all configuration properties of the Field offset table. of the Data Format Shared Resource


Field Summary
static byte END
          This is the End value configuration property.
static byte NAME
          This is the Name configuration property.
static byte START
          This is the Start value configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps
DESCRIPTION, UNRESERVED_PROPERTY
 

Field Detail

NAME


static final byte NAME
This is the Name configuration property.

The type of this configuration property is java.lang.String

See Also:
Constant Field Values

START


static final byte START
This is the Start value configuration property.

The type of this configuration property is java.lang.String

See Also:
Constant Field Values

END


static final byte END
This is the End value configuration property.

The type of this configuration property is java.lang.String

See Also:
Constant Field Values


Copyright @ 2010, TIBCO Softwares (Inc). All right reserved