public static class UserType.Field
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getName()
Returns the name of the field.
|
DataType |
getType()
Returns the type of the field.
|
int |
hashCode() |
java.lang.String |
toString() |
public java.lang.String getName()
public DataType getType()
public final int hashCode()
hashCode in class java.lang.Objectpublic final boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2009-2022 The Apache Software Foundation