| Package | Description |
|---|---|
| com.helger.phase4.messaging.domain | |
| com.helger.phase4.model |
| Modifier and Type | Method and Description |
|---|---|
static EAS4MessageType |
EAS4MessageType.getFromIDOrNull(String sID) |
EAS4MessageType |
AbstractAS4Message.getMessageType() |
EAS4MessageType |
IAS4Message.getMessageType() |
static EAS4MessageType |
EAS4MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EAS4MessageType[] |
EAS4MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractAS4Message(ESoapVersion eSoapVersion,
EAS4MessageType eMsgType) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
MEPHelper.isValidResponseTypeLeg1(EMEP eMEP,
EMEPBinding eMEPBinding,
EAS4MessageType eMsgType) |
static boolean |
MEPHelper.isValidResponseTypeLeg2(EMEP eMEP,
EMEPBinding eMEPBinding,
EAS4MessageType eMsgType) |
Copyright © 2015–2020 Philip Helger. All rights reserved.