Searched refs:unmarshalEntry (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/bind/tuple/
H A DMarshalledTupleEntry.java19 * the {@link #unmarshalEntry} method.</p>
43 void unmarshalEntry(TupleInput dataInput); method in interface:MarshalledTupleEntry
H A DTupleMarshalledBinding.java54 obj.unmarshalEntry(input);
H A DTupleTupleMarshalledBinding.java71 obj.unmarshalEntry(dataInput);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/factory/
H A DPartKey.java56 public void unmarshalEntry(TupleInput keyInput) { method in class:PartKey
H A DSupplierKey.java56 public void unmarshalEntry(TupleInput keyInput) { method in class:SupplierKey
H A DShipmentKey.java65 public void unmarshalEntry(TupleInput keyInput) { method in class:ShipmentKey
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/bind/tuple/test/
H A DMarshalledObject.java78 public void unmarshalEntry(TupleInput dataInput) { method in class:MarshalledObject

Completed in 33 milliseconds