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