com.dyuproject.protostuff.runtime
Interface PolymorphicSchema.Handler

Enclosing class:
PolymorphicSchema

public static interface PolymorphicSchema.Handler

The handler who's job is to set the value to the owner.


Method Summary
 void setValue(java.lang.Object value, java.lang.Object owner)
           
 

Method Detail

setValue

void setValue(java.lang.Object value,
              java.lang.Object owner)


Copyright © 2009-2014. All Rights Reserved.