public class SourceColumn extends Object
| Constructor and Description |
|---|
SourceColumn(String fieldName,
String columnName,
Class<?> type,
boolean isID) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
void |
setFieldName(String fieldName) |
void |
setTypeName(String typeName) |
String |
toString() |
Copyright © 2019 The Apache Software Foundation. All rights reserved.