Package com.priint.pubserver.plugin
Class PluginMethod.LogSettings
java.lang.Object
com.priint.pubserver.plugin.PluginMethod.LogSettings
- All Implemented Interfaces:
Serializable
- Enclosing class:
- PluginMethod
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCall()getLabel()voidsetCall(PluginMethod.LogLevel call) voidsetConstants(PluginMethod.LogLevel constants) voidsetExceptions(PluginMethod.LogLevel exceptions) voidvoidsetParameters(PluginMethod.LogLevel parameters) voidsetResult(PluginMethod.LogLevel result)
-
Constructor Details
-
LogSettings
public LogSettings() -
LogSettings
-
-
Method Details
-
getLabel
-
setLabel
-
getCall
-
setCall
-
getExceptions
-
setExceptions
-
getResult
-
setResult
-
getConstants
-
setConstants
-
getParameters
-
setParameters
-