| Package | Description |
|---|---|
| org.bimserver.interfaces.objects |
| Modifier and Type | Method and Description |
|---|---|
SSmtpProtocol |
SServerSettings.getSmtpProtocol() |
static SSmtpProtocol |
SSmtpProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SSmtpProtocol[] |
SSmtpProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SServerSettings.setSmtpProtocol(SSmtpProtocol smtpProtocol) |
Copyright © 2018 OpenSource BIM. All rights reserved.