Package com.seeq.model
Class ConfigurationOptionOutputV1
java.lang.Object
com.seeq.model.ConfigurationOptionOutputV1
List of all configuration options.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddDefaultDependenciesItem
(String defaultDependenciesItem) allowedValues
(String allowedValues) defaultDependencies
(List<String> defaultDependencies) defaultDescription
(String defaultDescription) defaultValue
(Object defaultValue) description
(String description) boolean
Get advancedGet allowedValuesGet defaultDependenciesGet defaultDescriptionGet defaultValueGet descriptionGet modifiablegetNote()
Get notegetPath()
Get pathGet registrationGet registrationDescriptiongetUnits()
Get unitsgetValue()
Get valueint
hashCode()
modifiable
(Boolean modifiable) registration
(String registration) registrationDescription
(String registrationDescription) void
setAdvanced
(Boolean advanced) void
setAllowedValues
(String allowedValues) void
setDefaultDependencies
(List<String> defaultDependencies) void
setDefaultDescription
(String defaultDescription) void
setDefaultValue
(Object defaultValue) void
setDescription
(String description) void
setModifiable
(Boolean modifiable) void
void
void
setRegistration
(String registration) void
setRegistrationDescription
(String registrationDescription) void
void
toString()
-
Constructor Details
-
ConfigurationOptionOutputV1
public ConfigurationOptionOutputV1()
-
-
Method Details
-
advanced
-
getAdvanced
Get advanced- Returns:
- advanced
-
setAdvanced
-
allowedValues
-
getAllowedValues
Get allowedValues- Returns:
- allowedValues
-
setAllowedValues
-
defaultDependencies
-
addDefaultDependenciesItem
-
getDefaultDependencies
Get defaultDependencies- Returns:
- defaultDependencies
-
setDefaultDependencies
-
defaultDescription
-
getDefaultDescription
Get defaultDescription- Returns:
- defaultDescription
-
setDefaultDescription
-
defaultValue
-
getDefaultValue
Get defaultValue- Returns:
- defaultValue
-
setDefaultValue
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
modifiable
-
getModifiable
Get modifiable- Returns:
- modifiable
-
setModifiable
-
note
-
getNote
Get note- Returns:
- note
-
setNote
-
path
-
getPath
Get path- Returns:
- path
-
setPath
-
registration
-
getRegistration
Get registration- Returns:
- registration
-
setRegistration
-
registrationDescription
-
getRegistrationDescription
Get registrationDescription- Returns:
- registrationDescription
-
setRegistrationDescription
-
units
-
getUnits
Get units- Returns:
- units
-
setUnits
-
value
-
getValue
Get value- Returns:
- value
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-