org.glassfish.gmbal.generic
Annotation Type DumpIgnore


@Documented
@Target(value={FIELD,TYPE})
@Retention(value=RUNTIME)
public @interface DumpIgnore

This annotation is applied to a field to indicate that it should not be displayed by ObjectUtility.*ToString.



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.