@Internal public class PojoField extends Object implements Serializable
PojoTypeInfo
type of objects.Constructor and Description |
---|
PojoField(Field field,
TypeInformation<?> type) |
Modifier and Type | Method and Description |
---|---|
boolean |
canEqual(Object obj) |
boolean |
equals(Object obj) |
Field |
getField() |
TypeInformation<?> |
getTypeInformation() |
int |
hashCode() |
String |
toString() |
public PojoField(Field field, TypeInformation<?> type)
public Field getField()
public TypeInformation<?> getTypeInformation()
public boolean canEqual(Object obj)
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.