Class CodeValueFKColumn
java.lang.Object
org.openforis.collect.relational.model.DataColumn
org.openforis.collect.relational.model.CodeValueFKColumn
- Author:
- S. Ricci
-
Method Summary
Methods inherited from class org.openforis.collect.relational.model.DataColumn
getAttributeDefinition, getDefaultValue, getFieldLength, getFieldLength, getNodeDefinition, getRelativePath
-
Method Details
-
getDefaultCodeValue
-
getName
-
getType
-
getLength
-
isNullable
public boolean isNullable()- Specified by:
isNullablein interfaceColumn<T>
-
toString
-