public static class DataSchema.Attribute extends Object implements Serializable
| Constructor and Description |
|---|
Attribute(String name,
String type,
boolean nullable) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
String |
getType() |
int |
hashCode() |
boolean |
isNullable() |
String |
toString() |
Copyright © 2024 Alibaba Cloud Computing. All rights reserved.