| Package | Description |
|---|---|
| org.netxms.client | |
| org.netxms.client.constants | |
| org.netxms.client.objects |
| Modifier and Type | Method and Description |
|---|---|
AgentCompressionMode |
NXCObjectModificationData.getAgentCompressionMode()
Get agent compression mode
|
| Modifier and Type | Method and Description |
|---|---|
void |
NXCObjectModificationData.setAgentCompressionMode(AgentCompressionMode agentCompressionMode)
Set agent compression mode
|
| Modifier and Type | Method and Description |
|---|---|
static AgentCompressionMode |
AgentCompressionMode.getByValue(int value)
Get enum element by integer value
|
static AgentCompressionMode |
AgentCompressionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgentCompressionMode[] |
AgentCompressionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected AgentCompressionMode |
AbstractNode.agentCompressionMode |
| Modifier and Type | Method and Description |
|---|---|
AgentCompressionMode |
AbstractNode.getAgentCompressionMode() |
Copyright © 2018. All rights reserved.