- All Superinterfaces:
Named
public interface TypeField
extends Named
A representation of a Type field. Implementations are expected
to implement equals() and hashCode() methods as well.
-
Method Summary
Methods inherited from interface org.evrete.api.Named
getName
-
Method Details
-
-
getDeclaringType
Type<?> getDeclaringType()
-
-
readValue
<T> T readValue(Object subject)