Annotation Type Sto


  • @Documented
    @Retention(RUNTIME)
    @Target({PARAMETER,ANNOTATION_TYPE})
    public @interface Sto
    Specifies that the annotated method parameter is an incoming State Transfer Object.