@Documented
@Inherited
@Retention(value=RUNTIME)
public @interface ProfileManagementInterface
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
interfaceName |
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
description |