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.Object
public final boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2009-2020 The Apache Software Foundation