com.syncbuilder.storage.expense
Class Pref
java.lang.Object
|
+--com.syncbuilder.storage.Block
|
+--com.syncbuilder.storage.Pref
|
+--com.syncbuilder.storage.expense.Pref
- public class Pref
- extends Pref
- See Also:
- Serialized Form
| Fields inherited from class com.syncbuilder.storage.Block |
raw |
|
Constructor Summary |
Pref()
|
Pref(byte[] contents,
int id,
int version,
boolean backup)
|
| Methods inherited from class com.syncbuilder.storage.Block |
toString |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
currentCategory
public int currentCategory
defaultCategory
public int defaultCategory
noteFont
public int noteFont
showAllCategories
public boolean showAllCategories
showCurrency
public boolean showCurrency
saveBackup
public boolean saveBackup
allowQuickFill
public boolean allowQuickFill
unitOfDistance
public distance unitOfDistance
currencies
public int[] currencies
Pref
public Pref()
Pref
public Pref(byte[] contents,
int id,
int version,
boolean backup)
unpack
public void unpack(byte[] data)
- Overrides:
- unpack in class Block
pack
public byte[] pack()
- Overrides:
- pack in class Block
fill
public void fill()
- Overrides:
- fill in class Block
describe
public java.lang.String describe()
- Overrides:
- describe in class Pref
This material is Copyrighted (C) 1999 by Tilo Christ. All Rights Reserved.