be.fedict.eid.applet.service.impl.tlv
Annotation Type TlvField


@Retention(value=RUNTIME)
@Target(value=FIELD)
@Documented
public @interface TlvField

Marks a field as being a TLV field.

Author:
Frank Cornelis

Required Element Summary
 int value
          The tag Id.
 

Element Detail

value

public abstract int value
The tag Id.

Returns:


Copyright © 2008-2010 FedICT. All Rights Reserved.