org.msgpack.template.builder
Class ReflectionTemplateBuilder.ReflectionFieldTemplate

java.lang.Object
  extended by org.msgpack.template.AbstractTemplate<Object>
      extended by org.msgpack.template.builder.ReflectionTemplateBuilder.ReflectionFieldTemplate
All Implemented Interfaces:
Template<Object>
Enclosing class:
ReflectionTemplateBuilder

protected abstract static class ReflectionTemplateBuilder.ReflectionFieldTemplate
extends AbstractTemplate<Object>


Field Summary
protected  FieldEntry entry
           
 
Method Summary
 
Methods inherited from class org.msgpack.template.AbstractTemplate
read, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.msgpack.template.Template
read, write
 

Field Detail

entry

protected FieldEntry entry


Copyright © 2011. All Rights Reserved.