Class IfModel
java.lang.Object
ch.qos.logback.core.model.Model
ch.qos.logback.core.model.conditional.IfModel
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()protected IfModelprotected voidvoidvoidsetBranchState(boolean booleanProxy) voidvoidsetCondition(String condition) toString()Methods inherited from class ch.qos.logback.core.model.Model
addSubModel, addText, duplicate, getBodyText, getLineNumber, getSubModels, getTag, idString, isHandled, isSkipped, isUnhandled, markAsHandled, markAsSkipped, setLineNumber, setTag
-
Constructor Details
-
IfModel
public IfModel()
-
-
Method Details
-
makeNewInstance
- Overrides:
makeNewInstancein classModel
-
mirror
-
getCondition
-
setCondition
-
getBranchState
-
setBranchState
-
setBranchState
-
resetBranchState
-
toString
-
hashCode
-
equals
-