Entity.Type

public static abstract @interface Entity.Type implements Annotation

The type of an extracted entity(e.g. Entity.TYPE_URL).

Inherited Method Summary

abstract Class<? extends Annotation>
annotationType()
abstract boolean
equals(Object arg0)
abstract int
hashCode()
abstract String
toString()