Modifier and Type | Method and Description |
---|---|
Protocols |
ObjectStoreFile.getAccessProtocol()
Gets the access protocol.
|
static Protocols |
Protocols.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocols[] |
Protocols.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectStoreFile.setAccessProtocol(Protocols accessProtocol)
Sets the access protocol.
|
Copyright © 2017. All rights reserved.