All Packages  This Package  Class Hierarchy  Class Search  Index

Class com.syncbuilder.storage.generic.Pref
java.lang.Object
   |
   +----com.syncbuilder.storage.Block
           |
           +----com.syncbuilder.storage.Pref
                   |
                   +----com.syncbuilder.storage.generic.Pref

  Summary

public class  Pref
     extends com.syncbuilder.storage.Pref
{
          // Constructors 1
     public Pref(byte[], Char4, int, int, boolean);

          // Methods 1
     public void fill();
}

A representation of a generic preference-object on the Pilot.




  Constructors

· Pref

Summary  |  Top

   public Pref(byte[] contents, 
               Char4 creator, 
               int id, 
               int version, 
               boolean backup) 

Create a fully initialized Pref-object.



  Methods

· fill

Summary  |  Top
   public void fill() 
Overrides:
fill in class Block


All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7