| Package | Description |
|---|---|
| de.esprit.netsuite.netdata.agent.test |
Contains network agents for testing purposes only
|
| de.esprit.netsuite.netdata.enums |
Contains all constant definitions
|
| Constructor and Description |
|---|
FailingAgent(ClientContext clientCtx,
AgentFailure errType) |
FailingAgent(ClientContext clientCtx,
AgentFailure errType,
boolean isIgnoreMesgError) |
| Modifier and Type | Method and Description |
|---|---|
static AgentFailure |
AgentFailure.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AgentFailure[] |
AgentFailure.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.