Package step.core.controller
Class ControllerSetting
java.lang.Object
step.core.accessors.AbstractIdentifiableObject
step.core.controller.ControllerSetting
public class ControllerSetting
extends step.core.accessors.AbstractIdentifiableObject
-
Field Summary
Fields inherited from class step.core.accessors.AbstractIdentifiableObject
customFields, ID
-
Constructor Summary
-
Method Summary
Methods inherited from class step.core.accessors.AbstractIdentifiableObject
addCustomField, computeCustomFieldIfAbsent, equals, getCustomField, getCustomField, getCustomFields, getId, hashCode, setCustomFields, setId
-
Field Details
-
key
-
value
-
-
Constructor Details
-
ControllerSetting
-
ControllerSetting
public ControllerSetting()
-
-
Method Details
-
getKey
-
setKey
-
getValue
-
setValue
-