public interface ISubObjectConverter
Modifier and Type | Method and Description |
---|---|
Object |
convertObjectForRead(Object val,
IContext context)
Convert an object to another object.
|
Object |
convertObjectForWrite(Object val,
IContext context)
Convert an object to another object.
|
Copyright © 2012. All Rights Reserved.