Annotation Interface StructureError.CodeRange
- Enclosing interface:
- StructureError
Auxiliary annotation, which may be used on a collection of
StructureError instances to specify the
inclusive range of error codes that is taken by that collection.-
Required Element Summary
Required Elements
-
Element Details
-
from
int from -
to
int to
-