Annotation Type Partner
-
@Target({METHOD,ANNOTATION_TYPE}) @Retention(RUNTIME) @Documented public @interface Partner
-
-
Element Detail
-
name
String name
- Default:
- ""
-
-
-
shortName
String shortName
- Default:
- ""
-
-
-
type
String type
- Default:
- ""
-
-
-
service
String service
- Default:
- ""
-
-
-
subService
String subService
- Default:
- ""
-
-
-
description
String description
- Default:
- ""
-
-
-
protocol
String protocol
- Default:
- ""
-
-
-
tokenType
String tokenType
- Default:
- ""
-
-