@Documented
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Action
Modifier and Type | Optional Element and Description |
---|---|
FaultAction[] |
fault |
java.lang.String |
input |
java.lang.String |
output |
public abstract FaultAction[] fault
Copyright © 2010 - 2019 Adobe. All Rights Reserved