com.googlecode.icegem.serialization
Annotation Type Transient


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface Transient

Annotation on getter-s that not serialized.

Author:
igolovach



Copyright © 2011. All Rights Reserved.