public class FieldRef extends Object implements Serializable
FieldRef(int index, String name, DataType type)
boolean
equals(Object o)
int
hashCode()
index()
String
name()
toString()
DataType
type()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public FieldRef(int index, String name, DataType type)
public int index()
public String name()
public DataType type()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.