com.gisgraphy.helper
Annotation Type IntrospectionIgnoredField


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface IntrospectionIgnoredField

The field annotate with this annotation will be ignored by the IntrospectionHelper

Author:
David Masclet
See Also:
IntrospectionHelper



Copyright © 2012. All Rights Reserved.