Package de.mhus.lib.core.definition
Class DefBoolean
- java.lang.Object
-
- de.mhus.lib.core.definition.DefAttribute
-
- de.mhus.lib.core.definition.DefBoolean
-
- All Implemented Interfaces:
IDefAttribute,IDefDefinition
- Direct Known Subclasses:
FaHtml,FaShowInformationPanel
public class DefBoolean extends DefAttribute
-
-
Constructor Summary
Constructors Constructor Description DefBoolean(String name, boolean value)
-
-
-
Constructor Detail
-
DefBoolean
public DefBoolean(String name, boolean value)
-
-