public class OptionalBooleanParameter extends OptionalParameter<Boolean>
Boolean
OptionalParameter.Deserializer<T>, OptionalParameter.Serializer
Constructor and Description |
---|
OptionalBooleanParameter()
Creates a new instance
|
OptionalBooleanParameter(OptionalBooleanParameter other)
Creates a copy
|
Modifier and Type | Method and Description |
---|---|
Boolean |
setNewInstance()
Adds a new instance of the content class
Override this method for types that cannot be default-constructed
|
getContent, getContentClass, getContentOrDefault, isEnabled, setContent, setEnabled, toString
public OptionalBooleanParameter()
public OptionalBooleanParameter(OptionalBooleanParameter other)
other
- the originalpublic Boolean setNewInstance()
OptionalParameter
setNewInstance
in class OptionalParameter<Boolean>
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.