public class ConfigurationOptionInputV1
extends Object
ConfigurationOptionInputV1
-
Constructor Summary
Constructors
-
Method Summary
boolean
int
void
void
void
-
Constructor Details
-
ConfigurationOptionInputV1
public ConfigurationOptionInputV1()
-
Method Details
-
-
getNote
Get note
- Returns:
- note
-
setNote
public void setNote(String note)
-
-
getPath
Get path
- Returns:
- path
-
setPath
public void setPath(String path)
-
-
getValue
Get value
- Returns:
- value
-
setValue
public void setValue(Object value)
-
-
-