Class ScriptOutput
java.lang.Object
org.noise_planet.noisemodelling.webserver.script.ScriptOutput
Represents an output configuration for a script.
This class is designed to encapsulate the metadata that defines
an output of a script, such as its identifier and title.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
title
-
description
-
type
-
-
Constructor Details
-
ScriptOutput
public ScriptOutput()
-