@OpenApiAll
public class TriggerTextParams
extends java.lang.Object
ModelTextCreator
.Constructor and Description |
---|
TriggerTextParams() |
Modifier and Type | Method and Description |
---|---|
boolean |
isShowOperationsSignature() |
boolean |
isShowPort() |
TriggerTextParams |
setShowOperationsSignature(boolean showOperationsSignature) |
TriggerTextParams |
setShowPort(boolean showPort) |
public TriggerTextParams setShowPort(boolean showPort)
public TriggerTextParams setShowOperationsSignature(boolean showOperationsSignature)
public boolean isShowPort()
public boolean isShowOperationsSignature()