org.kite9.java.examples.library
Annotation Type AfterState


@Retention(value=RUNTIME)
public @interface AfterState

Marks up Book enumeration with the allowed transitions to BookState

Author:
robmoffat

Required Element Summary
 BookState[] value
           
 

Element Detail

value

public abstract BookState[] value


Copyright © 2011. All Rights Reserved.