net.sf.basedb.core
Class Install.ItemSubtypeFT
java.lang.Object
net.sf.basedb.core.Install.ItemSubtypeFT
- Enclosing class:
- Install
private static class Install.ItemSubtypeFT
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
subtype
final ItemSubtypeData subtype
required
final boolean required
multiple
final boolean multiple
Install.ItemSubtypeFT
Install.ItemSubtypeFT(ItemSubtypeData subtype,
boolean required,
boolean multiple)