public class Field extends Object
| Constructor and Description |
|---|
Field() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAfterTheField()
Gets after the field
|
String |
getDefaultValue()
Returns the DefaultValue
|
int |
getFieldAfterAField()
Gets the field after a field
|
int |
getFieldBeginningOfTable()
Gets the beginning of table field
|
int |
getFieldEndOfTable()
Gets the end of table field
|
String |
getFieldName()
Get the field name
|
int |
getIdFieldName()
Returns the idFieldName
|
int |
getIdKeyValue()
Gets the id key value
|
int |
getIdNullValue()
Gets id null value
|
int |
getIdTypeValue()
Get id type value
|
String |
getLabelKeyValue()
Returns the KeyValue
|
String |
getLabelNullValue()
Returns the NullValue
|
String |
getLabelTypeValue()
Returns the TypeValue
|
String |
getLengthTypeValue()
Get the length of the type
|
int |
getPlaceOfField()
Gets place of field
|
String |
getTypeValue()
Returns the TypeValue
|
void |
setAfterTheField(String strAfterTheField)
Sets the field before the insertion
|
void |
setDefaultValue(String strDefaultValue)
Sets the DefaultValue
|
void |
setFieldAfterAField(int nFieldAfterAField)
Sets a field after a field
|
void |
setFieldBeginningOfTable(int nFieldBeginningOfTable)
Sets the beginning of table field
|
void |
setFieldEndOfTable(int nFieldEndOfTable)
Sets the end of table field
|
void |
setFieldName(String strFieldName)
Sets the field name
|
void |
setIdFieldName(int nIdFieldName)
Sets the idFieldName
|
void |
setIdKeyValue(int nIdKeyValue)
Sets the id key value
|
void |
setIdNullValue(int nIdNullValue)
Sets id null value
|
void |
setIdTypeValue(int nIdTypeValue)
Sets id type value
|
void |
setLabelKeyValue(String strLabelKeyValue)
Sets the KeyValue
|
void |
setLabelNullValue(String strLabelNullValue)
Sets the NullValue
|
void |
setLabelTypeValue(String strLabelTypeValue)
Sets the TypeValue
|
void |
setLengthTypeValue(String strLengthTypeValue)
Sets the TypeValue
|
void |
setPlaceOfField(int nPlaceOfField)
Sets place of field
|
void |
setTypeValue(String strTypeValue)
Sets the TypeValue
|
public int getIdFieldName()
public void setIdFieldName(int nIdFieldName)
nIdFieldName - set the id field namepublic String getFieldName()
public void setFieldName(String strFieldName)
strFieldName - the name of the fieldpublic String getTypeValue()
public void setTypeValue(String strTypeValue)
strTypeValue - The TypeValuepublic String getLabelTypeValue()
public void setLabelTypeValue(String strLabelTypeValue)
strLabelTypeValue - set the label type valuepublic String getLengthTypeValue()
public void setLengthTypeValue(String strLengthTypeValue)
strLengthTypeValue - set the length of the type valuepublic String getLabelNullValue()
public void setLabelNullValue(String strLabelNullValue)
strLabelNullValue - set the label of the null valuepublic String getLabelKeyValue()
public void setLabelKeyValue(String strLabelKeyValue)
strLabelKeyValue - set the label of the key valuepublic String getDefaultValue()
public void setDefaultValue(String strDefaultValue)
strDefaultValue - the dafault valuepublic int getIdTypeValue()
public void setIdTypeValue(int nIdTypeValue)
nIdTypeValue - set the id of the type valuepublic int getIdNullValue()
public void setIdNullValue(int nIdNullValue)
nIdNullValue - the id null valuepublic int getIdKeyValue()
public void setIdKeyValue(int nIdKeyValue)
nIdKeyValue - id key valuepublic int getFieldEndOfTable()
public void setFieldEndOfTable(int nFieldEndOfTable)
nFieldEndOfTable - the end of table fieldpublic int getFieldBeginningOfTable()
public void setFieldBeginningOfTable(int nFieldBeginningOfTable)
nFieldBeginningOfTable - the beginning of table fieldpublic int getFieldAfterAField()
public void setFieldAfterAField(int nFieldAfterAField)
nFieldAfterAField - a fieldpublic int getPlaceOfField()
public void setPlaceOfField(int nPlaceOfField)
nPlaceOfField - id place of fieldpublic String getAfterTheField()
public void setAfterTheField(String strAfterTheField)
strAfterTheField - the field before the insertionCopyright © 2018 City of Paris. All rights reserved.