|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ibm.etools.iseries.comm.interfaces.ISeriesHostObjectNameOnly com.ibm.etools.iseries.comm.interfaces.ISeriesHostRecordNameOnly com.ibm.etools.iseries.comm.interfaces.ISeriesHostFieldNameOnly com.ibm.etools.iseries.comm.interfaces.ISeriesHostFieldBasic com.ibm.etools.iseries.comm.interfaces.ISeriesHostDatabaseField com.ibm.etools.iseries.services.qsys.objects.QSYSHostDatabaseField
public class QSYSHostDatabaseField
Class that represents a database field.
Field Summary | |
---|---|
static String |
copyright
|
Fields inherited from class com.ibm.etools.iseries.comm.interfaces.ISeriesHostDatabaseField |
---|
Copyright |
Fields inherited from class com.ibm.etools.iseries.comm.interfaces.ISeriesHostFieldBasic |
---|
alternativeName, dataCCSID, datatype, decPos, dftValue, digits, dlControl, dlIntegrity, dlReadPermission, dlRecovery, dlUnlinkAction, dlWritePermission, dtFormat, dtSep, edtcde, edtwrd, edtwrdCCSID, hasHostVariable, hdg1, hdg2, hdg3, hdgCCSID, inputBufferPos, internalName, length, maxLOBlen, maxLOBpadlen, nbrDBCSchars, nullValuesAllowed, outputBufferPos, text, textCCSID, ucs2Len, udtLib, udtName, use, varLen |
Fields inherited from class com.ibm.etools.iseries.comm.interfaces.ISeriesHostFieldNameOnly |
---|
record |
Fields inherited from class com.ibm.etools.iseries.comm.interfaces.ISeriesHostRecordNameOnly |
---|
file, fileType |
Fields inherited from class com.ibm.etools.iseries.comm.interfaces.ISeriesHostObjectNameOnly |
---|
library, name |
Fields inherited from interface com.ibm.etools.iseries.comm.interfaces.IISeriesHostDatabaseField |
---|
Copyright |
Fields inherited from interface com.ibm.etools.iseries.comm.interfaces.IDataBaseFieldConstants |
---|
FLDTYPE_ALPHA, FLDTYPE_BINARY, FLDTYPE_DATE, FLDTYPE_DBCS, FLDTYPE_FLOAT, FLDTYPE_FLOATD, FLDTYPE_GRAPHIC, FLDTYPE_HEX, FLDTYPE_MAX, FLDTYPE_PACKED, FLDTYPE_PUREDBCS, FLDTYPE_TIME, FLDTYPE_TIMESTAMP, FLDTYPE_UNKNOWN, FLDTYPE_VALPHA, FLDTYPE_VDBCS, FLDTYPE_VGRAPHIC, FLDTYPE_ZONED |
Constructor Summary | |
---|---|
QSYSHostDatabaseField()
|
Method Summary | |
---|---|
boolean |
equals(Object obj)
Two QSYSHostFileField objects are equal if they have the same name, record, file, and library. |
String |
getAbsoluteName()
Get the absolute name for the record |
IQSYSFileRecordFormat |
getParent()
Return the parent of this object |
boolean |
isNumeric()
Returns true if the field is a numeric data type |
Methods inherited from class com.ibm.etools.iseries.comm.interfaces.ISeriesHostFieldNameOnly |
---|
getRecord, setRecord |
Methods inherited from class com.ibm.etools.iseries.comm.interfaces.ISeriesHostRecordNameOnly |
---|
getFile, getFileType, setFile, setFileType |
Methods inherited from class com.ibm.etools.iseries.comm.interfaces.ISeriesHostObjectNameOnly |
---|
getLibrary, getName, setLibrary, setName |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.ibm.etools.iseries.comm.interfaces.IISeriesHostFieldNameOnly |
---|
getRecord, setRecord, toString, writeObjectInfo |
Methods inherited from interface com.ibm.etools.iseries.comm.interfaces.IISeriesHostRecordNameOnly |
---|
getFile, getFileType, setFile, setFileType |
Methods inherited from interface com.ibm.etools.iseries.comm.interfaces.IISeriesHostObjectNameOnly |
---|
getLibrary, getName, setLibrary, setName |
Field Detail |
---|
public static String copyright
Constructor Detail |
---|
public QSYSHostDatabaseField()
Method Detail |
---|
public boolean equals(Object obj)
equals
in class Object
Object.equals(java.lang.Object)
public IQSYSFileRecordFormat getParent() throws SystemMessageException, InterruptedException
IQSYSFileField
getParent
in interface IQSYSFileField
SystemMessageException
InterruptedException
public String getAbsoluteName()
IQSYSFileField
getAbsoluteName
in interface IQSYSFileField
public boolean isNumeric()
IQSYSFileField
isNumeric
in interface IQSYSFileField
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |