org.weda.action
Annotation Type Parameter


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface Parameter

Цель: маркер для свойств, являющихся параметрами действий.

Author:
tim

Optional Element Summary
 Parameter.Direction direction
           
 

direction

public abstract Parameter.Direction direction
Default:
WRITE


Copyright © 2005-2006 . All Rights Reserved.