|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface ASN1BuiltIn
Indicates that a type is an ASN.1 built-in type.
If an @ASN1BuiltIn
annotation is present on a type, the type is
treated as an ASN.1 built-in type. This annotation is used only for
declaration of built-in ASN.1 types.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |