be.fedict.eid.applet.service.dto
Annotation Type Mapping


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

Marks that a field should be mapped to a Data Transfer Object.

Author:
Frank Cornelis

Required Element Summary
 MapsTo[] value
           
 

Element Detail

value

public abstract MapsTo[] value


Copyright © 2008-2012 FedICT. All Rights Reserved.