Package | Description |
---|---|
org.hkijena.jipipe.api.grouping.parameters | |
org.hkijena.jipipe.api.parameters |
Modifier and Type | Method and Description |
---|---|
JIPipeParameterSerializationMode |
GraphNodeParameterReferenceAccess.getPersistence() |
Modifier and Type | Method and Description |
---|---|
JIPipeParameterSerializationMode |
JIPipeMutableParameterAccess.getPersistence() |
default JIPipeParameterSerializationMode |
JIPipeParameterAccess.getPersistence()
Controls the persistence of the parameter
|
JIPipeParameterSerializationMode |
JIPipeParameterTree.Node.getPersistence() |
JIPipeParameterSerializationMode |
JIPipeReflectionParameterAccess.getPersistence() |
static JIPipeParameterSerializationMode |
JIPipeParameterSerializationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JIPipeParameterSerializationMode[] |
JIPipeParameterSerializationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeMutableParameterAccess.setPersistence(JIPipeParameterSerializationMode persistence) |
void |
JIPipeParameterTree.Node.setPersistence(JIPipeParameterSerializationMode persistence) |
void |
JIPipeReflectionParameterAccess.setPersistence(JIPipeParameterSerializationMode persistence) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.