JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element
com.opencloud.tools.cgin.scenario.schema.annotations
Annotation Type AdaptationEncoder
@Retention
(
value
=
RUNTIME
)
@Target
(
value
=
METHOD
) public @interface
AdaptationEncoder
Marks the instance method to use for accessing the encoded form of an adaptation type. Example: '@AdaptationEncoder byte[] toEncodedForm()'
Overview
Package
Class
Use
Tree
Deprecated
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element