|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) public @interface ASN1ModuleTags
Indicates default tagging mode specification in a module definition.
This annotation is applied to a sub-class of ASN1Module
and indicates
'TagDefault' specification of the module.
ASN1Module
Optional Element Summary | |
---|---|
ASN1TagDefault |
value
Indicates 'TagDefault' specification. |
public abstract ASN1TagDefault value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |