public class StructureTable extends Object
| Constructor and Description |
|---|
StructureTable() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultValue()
Returns the DefaultValue
|
String |
getExtraValue()
Returns the ExtraValue
|
String |
getFieldValue()
Returns the FieldValue
|
String |
getKeyValue()
Returns the KeyValue
|
String |
getNullValue()
Returns the NullValue
|
String |
getTypeValue()
Returns the TypeValue
|
void |
setDefaultValue(String strDefaultValue)
Sets the DefaultValue
|
void |
setExtraValue(String strExtraValue)
Sets the ExtraValue
|
void |
setFieldValue(String strFieldValue)
Sets the FieldValue
|
void |
setKeyValue(String strKeyValue)
Sets the KeyValue
|
void |
setNullValue(String strNullValue)
Sets the NullValue
|
void |
setTypeValue(String strTypeValue)
Sets the TypeValue
|
public String getFieldValue()
public void setFieldValue(String strFieldValue)
strFieldValue - The FieldValuepublic String getTypeValue()
public void setTypeValue(String strTypeValue)
strTypeValue - The TypeValuepublic String getNullValue()
public void setNullValue(String strNullValue)
strNullValue - The NullValuepublic String getKeyValue()
public void setKeyValue(String strKeyValue)
strKeyValue - The KeyValuepublic String getDefaultValue()
public void setDefaultValue(String strDefaultValue)
strDefaultValue - The DefaultValuepublic String getExtraValue()
public void setExtraValue(String strExtraValue)
strExtraValue - The ExtraValueCopyright © 2018 City of Paris. All rights reserved.