@Documented @Target(value=FIELD) @Retention(value=RUNTIME) public @interface PodamExclude
PODAM will skip POJO attributes annotated with this annotation, thus their value will not be set.
public abstract String comment
Copyright © 2015. All rights reserved.