@PublicEvolving public static final class DataTypes.Field extends DataTypes.AbstractField
description, name
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
protected AbstractDataType<?> |
getAbstractDataType() |
DataType |
getDataType() |
int |
hashCode() |
getDescription, getName, toString
public DataType getDataType()
protected AbstractDataType<?> getAbstractDataType()
getAbstractDataType
in class DataTypes.AbstractField
public boolean equals(Object o)
equals
in class DataTypes.AbstractField
public int hashCode()
hashCode
in class DataTypes.AbstractField
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.