Package | Description |
---|---|
com.gzoltar.core |
Copyright (C) 2019 GZoltar contributors.
|
Modifier and Type | Field and Description |
---|---|
static AgentOutput |
AgentConfigs.DEFAULT_OUTPUT |
Modifier and Type | Method and Description |
---|---|
AgentOutput |
AgentConfigs.getOutput()
Returns the output mode
|
static AgentOutput |
AgentOutput.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgentOutput[] |
AgentOutput.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AgentConfigs.setOutput(AgentOutput output)
Sets the output mode
|
Copyright © 2010–2019 GZoltar. All rights reserved.