public class EnabledConfigProperties extends Object
| 构造器和说明 |
|---|
EnabledConfigProperties() |
| 限定符和类型 | 方法和说明 |
|---|---|
Boolean |
getDing() |
Boolean |
getEmail() |
Boolean |
getShowChainNodeInfo() |
Boolean |
getShowEndContextInfo() |
Boolean |
getShowInitContextInfo() |
void |
setDing(Boolean ding) |
void |
setEmail(Boolean email) |
void |
setShowChainNodeInfo(Boolean showChainNodeInfo) |
void |
setShowEndContextInfo(Boolean showEndContextInfo) |
void |
setShowInitContextInfo(Boolean showInitContextInfo) |
public Boolean getDing()
public void setDing(Boolean ding)
public Boolean getEmail()
public void setEmail(Boolean email)
public Boolean getShowChainNodeInfo()
public void setShowChainNodeInfo(Boolean showChainNodeInfo)
public Boolean getShowInitContextInfo()
public void setShowInitContextInfo(Boolean showInitContextInfo)
public Boolean getShowEndContextInfo()
public void setShowEndContextInfo(Boolean showEndContextInfo)
Copyright © 2024. All rights reserved.