| Package | Description |
|---|---|
| org.aoju.bus.office.support |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionProtocol |
ConnectionProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionProtocol[] |
ConnectionProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalConfiguration |
ExternalConfiguration.setConnectionProtocol(ConnectionProtocol connectionProtocol) |
DefaultConfiguration |
DefaultConfiguration.setConnectionProtocol(ConnectionProtocol connectionProtocol) |
Copyright © 2019. All rights reserved.