public class OptionalPathParameter extends OptionalParameter<Path>
Path
OptionalParameter.Deserializer<T>, OptionalParameter.Serializer
Constructor and Description |
---|
OptionalPathParameter()
Creates a new instance
|
OptionalPathParameter(OptionalPathParameter other)
Creates a copy
|
OptionalPathParameter(Path value,
boolean enabled) |
Modifier and Type | Method and Description |
---|---|
Path |
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 OptionalPathParameter()
public OptionalPathParameter(Path value, boolean enabled)
public OptionalPathParameter(OptionalPathParameter other)
other
- the originalpublic Path setNewInstance()
OptionalParameter
setNewInstance
in class OptionalParameter<Path>
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.