public class TransportProtocol extends AbstractSimpleIdentifier implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static TransportProtocol |
AS2 |
static TransportProtocol |
AS4 |
static TransportProtocol |
INTERNAL |
value| Modifier and Type | Method and Description |
|---|---|
static TransportProtocol |
of(String value) |
String |
toString() |
equals, getIdentifier, hashCodepublic static final TransportProtocol AS2
public static final TransportProtocol AS4
public static final TransportProtocol INTERNAL
public static TransportProtocol of(String value) throws PeppolException
PeppolExceptionpublic String toString()
toString in class AbstractSimpleIdentifierCopyright © 2021 NorStella. All rights reserved.