com.dyuproject.protostuff
Annotation Type Morph


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

Used to configure non-final pojos, map interfaces and collection interfaces.

Author:
David Yu
Date created:
Apr 30, 2012

Optional Element Summary
 boolean value
           
 

value

public abstract boolean value
Default:
true


Copyright © 2009-2012. All Rights Reserved.