com.google.wave.api
Annotation Type NonJsonSerializable


@Retention(value=RUNTIME)
public @interface NonJsonSerializable

Marks a field to be non-serializable. When serializing the object to JSON, this field should not be included.