Package net.sf.basedb.core
Class Install.ItemSubtypeFT
java.lang.Object
net.sf.basedb.core.Install.ItemSubtypeFT
- Enclosing class:
- Install
-
Field Summary
Modifier and TypeFieldDescription(package private) final boolean
(package private) final boolean
(package private) final ItemSubtypeData
-
Constructor Summary
-
Method Summary
-
Field Details
-
subtype
-
required
final boolean required -
multiple
final boolean multiple
-
-
Constructor Details
-
ItemSubtypeFT
ItemSubtypeFT(ItemSubtypeData subtype, boolean required, boolean multiple)
-