| Package | Description |
|---|---|
| com.helger.mail.cte |
| Modifier and Type | Field and Description |
|---|---|
static EContentTransferEncoding |
EContentTransferEncoding.AS2_DEFAULT
AS2 default CTE is "binary"
|
| Modifier and Type | Method and Description |
|---|---|
static EContentTransferEncoding |
EContentTransferEncoding.getFromIDCaseInsensitiveOrDefault(String sID,
EContentTransferEncoding eDefault) |
static EContentTransferEncoding |
EContentTransferEncoding.getFromIDCaseInsensitiveOrNull(String sID) |
static EContentTransferEncoding |
EContentTransferEncoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EContentTransferEncoding[] |
EContentTransferEncoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EContentTransferEncoding |
EContentTransferEncoding.getFromIDCaseInsensitiveOrDefault(String sID,
EContentTransferEncoding eDefault) |
Copyright © 2014–2019 Philip Helger. All rights reserved.