Package com.morpheusdata.model
Class TaskOption
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.TaskOption
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected FileContentprotected OptionTypeprotected Stringprotected StringFields inherited from class com.morpheusdata.model.MorpheusModel
config, id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUuid()getValue()voidsetContent(FileContent content) voidsetOptionType(OptionType optionType) voidvoidMethods inherited from class com.morpheusdata.model.MorpheusModel
getConfig, getConfigMap, getConfigProperty, getDirtyProperties, getDirtyPropertyValues, getId, getProperties, isDirty, markClean, markDirty, markDirty, setConfig, setConfigMap, setConfigProperty, setId
-
Field Details
-
optionType
-
-
value
-
uuid
-
-
Constructor Details
-
TaskOption
public TaskOption()
-
-
Method Details
-
getOptionType
-
setOptionType
-
getValue
-
setValue
-
getUuid
-
setUuid
-
getContent
-
setContent
-