DataClient.FilterType

  • DataClient.FilterType is an abstract annotation interface in Java.

  • It is used to define data filter types.

  • It inherits methods from the java.lang.annotation.Annotation interface.

public static abstract @interface DataClient.FilterType implements Annotation

Data filter types.

Inherited Method Summary