Package com.opencloud.slee.annotation
Annotation Type OcUsageParametersInterfaces
-
@Documented @Inherited @Retention(RUNTIME) @Target(TYPE) public @interface OcUsageParametersInterfaces
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
description
OcUsageParametersInterface[]
usageParametersInterfaces
-
-
-
Element Detail
-
usageParametersInterfaces
OcUsageParametersInterface[] usageParametersInterfaces
- Default:
- {}
-
-
-
description
String description
- Default:
- ""
-
-