uk.co.jemos.podam.annotations
Annotation Type PodamExclude


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

Annotation which will have PODAM to skip the annotated attribute from consideration.

PODAM will skip POJO attributes annotated with this annotation, thus their value will not be set.

Author:
mtedone

Optional Element Summary
 String comment
          Gives users the possibility to leave comments
 

comment

public abstract String comment
Gives users the possibility to leave comments

Default:
""

Jemos 2002 - 2011: All Rights Reserved. Podam runs under the MIT license

Copyright © 2011. All Rights Reserved.