Class ItemBoolean

  • All Implemented Interfaces:
    Item

    public class ItemBoolean
    extends Object
    implements Item
    A boolean item.
    Author:
    Andrea Antonello (www.hydrologis.com)
    • Constructor Detail

      • ItemBoolean

        public ItemBoolean​(String key,
                           String description,
                           String defaultValue,
                           boolean isMandatory)
        Parameters:
        key - TODO
        description -
        defaultValue - a default value: false or true.
        isMandatory -