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