public final class StructuredPrimitiveType extends Object implements StructuredType
| Constructor and Description |
|---|
StructuredPrimitiveType(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
int |
hashCode() |
String |
toDisplayString()
Human-readable display, e.g.
|
String |
toString() |
public StructuredPrimitiveType(String name)
public String toDisplayString()
StructuredTypeSTRING, ARRAY<STRUCT<key: STRING>>.toDisplayString in interface StructuredType