mln
Class InferBDB.ClauseType.ClauseBinding

java.lang.Object
  extended by com.sleepycat.bind.tuple.TupleBase<E>
      extended by com.sleepycat.bind.tuple.TupleBinding<InferBDB.ClauseType.ClauseEntry>
          extended by mln.InferBDB.ClauseType.ClauseBinding
All Implemented Interfaces:
com.sleepycat.bind.EntryBinding<InferBDB.ClauseType.ClauseEntry>
Enclosing class:
InferBDB.ClauseType

public class InferBDB.ClauseType.ClauseBinding
extends com.sleepycat.bind.tuple.TupleBinding<InferBDB.ClauseType.ClauseEntry>


Constructor Summary
InferBDB.ClauseType.ClauseBinding()
           
 
Method Summary
 InferBDB.ClauseType.ClauseEntry entryToObject(com.sleepycat.bind.tuple.TupleInput ti)
           
 void objectToEntry(InferBDB.ClauseType.ClauseEntry c, com.sleepycat.bind.tuple.TupleOutput to)
           
 
Methods inherited from class com.sleepycat.bind.tuple.TupleBinding
entryToObject, getPrimitiveBinding, objectToEntry
 
Methods inherited from class com.sleepycat.bind.tuple.TupleBase
entryToInput, getTupleBufferSize, inputToEntry, newOutput, newOutput, outputToEntry, setTupleBufferSize
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InferBDB.ClauseType.ClauseBinding

public InferBDB.ClauseType.ClauseBinding()
Method Detail

entryToObject

public InferBDB.ClauseType.ClauseEntry entryToObject(com.sleepycat.bind.tuple.TupleInput ti)
Specified by:
entryToObject in class com.sleepycat.bind.tuple.TupleBinding<InferBDB.ClauseType.ClauseEntry>

objectToEntry

public void objectToEntry(InferBDB.ClauseType.ClauseEntry c,
                          com.sleepycat.bind.tuple.TupleOutput to)
Specified by:
objectToEntry in class com.sleepycat.bind.tuple.TupleBinding<InferBDB.ClauseType.ClauseEntry>