|
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.Objectcom.ibm.etools.iseries.comm.interfaces.ISeriesHostKeyField
public class ISeriesHostKeyField
This class represents a single key field for an iSeries file record format as returned by the QDBRTVFD api using format FILD0300.
IISeriesHostRecordFormatKeyInformation| Field Summary | |
|---|---|
static String |
Copyright
|
| Fields inherited from interface com.ibm.etools.iseries.comm.interfaces.IISeriesHostKeyField |
|---|
copyright |
| Constructor Summary | |
|---|---|
ISeriesHostKeyField()
|
|
| Method Summary | |
|---|---|
String |
getAlternateName()
Get the alternate name (alias) |
byte |
getAttributes()
Get the key field attributes |
char |
getDataType()
Get the data type |
int |
getDecimalPositions()
Get the number of decimal positions |
int |
getDigits()
Get the number of digits |
int |
getGenericKeyCount()
Get the file generic key count |
String |
getInternalName()
Get the internal name |
int |
getLength()
Get the field length |
int |
getMaximumKeyLength()
Get the maximum key length for any of the keys in the file. |
String |
getName()
Get the external name |
boolean |
isVariableLength()
Is this field varying length? |
void |
setAlternateName(String altName)
Set the alternate name (alias) |
void |
setAttributes(byte attributes)
Set the key field attributes |
void |
setDataType(char type)
Set the data type |
void |
setDecimalPositions(int decpos)
Set the number of decimal positions |
void |
setDigits(int digits)
Set the number of digits |
void |
setGenericKeyCount(int count)
Set the file generic key count |
void |
setInternalName(String name)
Set the internal name |
void |
setIsVariableLength(boolean variableLength)
Set if this field is varaible length |
void |
setLength(int length)
Set the field length |
void |
setMaximumKeyLength(int length)
Set the maximum key length for any of the keys in the file. |
void |
setName(String name)
Set the external name |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String Copyright
| Constructor Detail |
|---|
public ISeriesHostKeyField()
| Method Detail |
|---|
public String getName()
IISeriesHostKeyField
getName in interface IISeriesHostKeyFieldIISeriesHostKeyField.getName()public String getInternalName()
IISeriesHostKeyField
getInternalName in interface IISeriesHostKeyFieldIISeriesHostKeyField.getInternalName()public char getDataType()
IISeriesHostKeyField
getDataType in interface IISeriesHostKeyFieldIISeriesHostKeyField.getDataType()public int getLength()
IISeriesHostKeyField
getLength in interface IISeriesHostKeyFieldIISeriesHostKeyField.getLength()public int getDigits()
IISeriesHostKeyField
getDigits in interface IISeriesHostKeyFieldIISeriesHostKeyField.getDigits()public int getDecimalPositions()
IISeriesHostKeyField
getDecimalPositions in interface IISeriesHostKeyFieldIISeriesHostKeyField.getDecimalPositions()public String getAlternateName()
IISeriesHostKeyField
getAlternateName in interface IISeriesHostKeyFieldIISeriesHostKeyField.getAlternateName()public void setName(String name)
IISeriesHostKeyField
setName in interface IISeriesHostKeyFieldIISeriesHostKeyField.setName(String)public void setInternalName(String name)
IISeriesHostKeyField
setInternalName in interface IISeriesHostKeyFieldIISeriesHostKeyField.setInternalName(String)public void setDataType(char type)
IISeriesHostKeyField
setDataType in interface IISeriesHostKeyFieldIISeriesHostKeyField.setDataType(char)public void setLength(int length)
IISeriesHostKeyField
setLength in interface IISeriesHostKeyFieldIISeriesHostKeyField.setLength(int)public void setDigits(int digits)
IISeriesHostKeyField
setDigits in interface IISeriesHostKeyFieldIISeriesHostKeyField.setDigits(int)public void setDecimalPositions(int decpos)
IISeriesHostKeyField
setDecimalPositions in interface IISeriesHostKeyFieldIISeriesHostKeyField.setDecimalPositions(int)public void setAlternateName(String altName)
IISeriesHostKeyField
setAlternateName in interface IISeriesHostKeyFieldIISeriesHostKeyField.setAlternateName(String)public boolean isVariableLength()
IISeriesHostKeyField
isVariableLength in interface IISeriesHostKeyFieldIISeriesHostKeyField.isVariableLength()public void setIsVariableLength(boolean variableLength)
IISeriesHostKeyField
setIsVariableLength in interface IISeriesHostKeyFieldIISeriesHostKeyField.setIsVariableLength(boolean)public byte getAttributes()
IISeriesHostKeyField
getAttributes in interface IISeriesHostKeyFieldIISeriesHostKeyField.getAttributes()public void setAttributes(byte attributes)
IISeriesHostKeyField
setAttributes in interface IISeriesHostKeyFieldIISeriesHostKeyField.setAttributes(byte)public int getGenericKeyCount()
IISeriesHostKeyField
getGenericKeyCount in interface IISeriesHostKeyFieldIISeriesHostKeyField.getGenericKeyCount()public int getMaximumKeyLength()
IISeriesHostKeyField
getMaximumKeyLength in interface IISeriesHostKeyFieldIISeriesHostKeyField.getMaximumKeyLength()public void setGenericKeyCount(int count)
IISeriesHostKeyField
setGenericKeyCount in interface IISeriesHostKeyFieldIISeriesHostKeyField.setGenericKeyCount(int)public void setMaximumKeyLength(int length)
IISeriesHostKeyField
setMaximumKeyLength in interface IISeriesHostKeyFieldIISeriesHostKeyField.setMaximumKeyLength(int)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||