java.lang.Object
ch.qos.logback.core.model.Model
ch.qos.logback.core.model.NamedModel
ch.qos.logback.core.model.ParamModel
- All Implemented Interfaces:
INamedModel
,Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class ch.qos.logback.core.model.NamedModel
getName, setName
Methods inherited from class ch.qos.logback.core.model.Model
addSubModel, addText, deepMarkAsSkipped, duplicate, getBodyText, getLineNumber, getSubModels, getTag, idString, isHandled, isSkipped, isUnhandled, markAsHandled, markAsSkipped, setLineNumber, setTag, toString
-
Constructor Details
-
ParamModel
public ParamModel()
-
-
Method Details
-
makeNewInstance
- Overrides:
makeNewInstance
in classNamedModel
-
mirror
- Overrides:
mirror
in classNamedModel
-
getValue
-
setValue
-
hashCode
- Overrides:
hashCode
in classNamedModel
-
equals
- Overrides:
equals
in classNamedModel
-