org.nakedobjects.applib.annotation
Annotation Type Bounded


@Inherited
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Bounded

Indicates that the class has a bounded, or finite, set of instances.



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.