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