CapabilityClient.NodeFilterType

  • CapabilityClient.NodeFilterType is an abstract annotation that implements the Annotation interface.

  • It is used for specifying node filter types.

  • It inherits standard methods from the java.lang.annotation.Annotation interface such as annotationType(), equals(), hashCode(), and toString().

public static abstract @interface CapabilityClient.NodeFilterType implements Annotation

Node filter types.

Inherited Method Summary