JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
nxt.addons
Annotation Interface ValidateChain
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
ValidateChain
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
int[]
accept
int[]
reject
Element Details
accept
int[]
accept
Default:
{}
reject
int[]
reject
Default:
{}