public class RowFieldName extends Object
| Constructor and Description |
|---|
RowFieldName(String name,
boolean delimited) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode() |
boolean |
isDelimited() |
String |
toString() |
public RowFieldName(String name, boolean delimited)
Copyright © 2012–2022. All rights reserved.