public class TransportProfile extends AbstractSimpleIdentifier implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static TransportProfile |
AS2_1_0
Deprecated.
|
static TransportProfile |
AS4 |
static TransportProfile |
ESENS_AS4 |
static TransportProfile |
PEPPOL_AS2_1_0 |
static TransportProfile |
PEPPOL_AS2_2_0 |
static TransportProfile |
PEPPOL_AS4_2_0 |
static TransportProfile |
PEPPOL_START |
static TransportProfile |
START
Deprecated.
|
value| Modifier and Type | Method and Description |
|---|---|
static TransportProfile |
of(String value) |
String |
toString() |
equals, getIdentifier, hashCodepublic static final TransportProfile PEPPOL_START
@Deprecated public static final TransportProfile START
public static final TransportProfile PEPPOL_AS2_1_0
@Deprecated public static final TransportProfile AS2_1_0
public static final TransportProfile PEPPOL_AS2_2_0
public static final TransportProfile PEPPOL_AS4_2_0
public static final TransportProfile ESENS_AS4
public static final TransportProfile AS4
public static TransportProfile of(String value)
public String toString()
toString in class AbstractSimpleIdentifierCopyright © 2021 NorStella. All rights reserved.