public class FieldSchema extends Object implements Serializable
Constructor and Description |
---|
FieldSchema(int id,
String name,
String type,
String comment) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getComment() |
int |
getId() |
String |
getName() |
String |
getType() |
int |
hashCode() |
String |
toString() |
Copyright © 2023. All Rights Reserved.