@Documented
@Retention(value=RUNTIME)
@Target(value={METHOD,PARAMETER})
public @interface Name
AppianSmartService
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
value
The name of the item.
|
public abstract java.lang.String value
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.