| Modifier and Type | Method and Description |
|---|---|
static EPeppolAS2Version |
EPeppolAS2Version.getFromIDOrNull(String sID)
Find the pre-defined transport profile with the passed ID.
|
EPeppolAS2Version |
AS2ServletSBDModule.getPeppolAS2Version() |
static EPeppolAS2Version |
EPeppolAS2Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EPeppolAS2Version[] |
EPeppolAS2Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AS2ServletSBDModule.setPeppolAS2Version(EPeppolAS2Version eAS2Version) |
| Constructor and Description |
|---|
AS2ServletSBDModule(EPeppolAS2Version eAS2Version) |
Copyright © 2014–2020 Philip Helger. All rights reserved.