Package | Description |
---|---|
de.esprit.netsuite.client |
Contains classes that make up the Client of a dual-port server
|
de.esprit.netsuite.netdata.enums |
Contains all constant definitions
|
de.esprit.netsuite.server.config |
Contains classes that define the servers configuration
|
Modifier and Type | Method and Description |
---|---|
NetIoType |
ClientConfig.getNetIoType() |
NetIoType |
ClientCommandLineParser.getNetIoType() |
Modifier and Type | Method and Description |
---|---|
static NetIoType |
NetIoType.fromString(java.lang.String name) |
static NetIoType |
NetIoType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NetIoType[] |
NetIoType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
NetIoType |
ServerStartup.getNetIoType() |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.