Inheritance diagram for collections::ship::marshal::MarshalledKey:
Public Member Functions | |
void | marshalKey (TupleOutput keyOutput) |
Package Functions | |
void | unmarshalKey (TupleInput keyInput) |
Definition at line 26 of file MarshalledKey.java.
|
Construct the key tuple entry from the key object. Implemented in collections::ship::marshal::PartKey, collections::ship::marshal::ShipmentKey, and collections::ship::marshal::SupplierKey. |
|
Construct the key object from the key tuple entry. Implemented in collections::ship::marshal::PartKey, collections::ship::marshal::ShipmentKey, and collections::ship::marshal::SupplierKey. |