Package com.denodo.commons.schema
Class SchemaFieldRegister
java.lang.Object
com.denodo.commons.schema.SchemaField
com.denodo.commons.schema.SchemaFieldCompound
com.denodo.commons.schema.SchemaFieldRegister
- All Implemented Interfaces:
Serializable
Represents a field of type register from a schema.
It may contains other simple or compound fields.
- Since:
- 5.0
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final longFor interoperability with possible future changes.Fields inherited from class com.denodo.commons.schema.SchemaFieldCompound
components -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.denodo.commons.schema.SchemaFieldCompound
addComponent, getComponents, toStringMethods inherited from class com.denodo.commons.schema.SchemaField
getFieldClassName, getFieldName
-
Field Details
-
serialVersionUID
protected static final long serialVersionUIDFor interoperability with possible future changes.- See Also:
-
-
Constructor Details
-
SchemaFieldRegister
- Parameters:
fieldName-
-