Uses of Enum
com.helger.phase4.messaging.domain.EAS4MessageType
Packages that use EAS4MessageType
Package
Description
-
Uses of EAS4MessageType in com.helger.phase4.client
Methods in com.helger.phase4.client that return EAS4MessageTypeConstructors in com.helger.phase4.client with parameters of type EAS4MessageTypeModifierConstructorDescriptionprotectedAbstractAS4Client(EAS4MessageType eMessageType, AS4ResourceHelper aResHelper) protectedAbstractAS4ClientSignalMessage(EAS4MessageType eMessageType, AS4ResourceHelper aResHelper) -
Uses of EAS4MessageType in com.helger.phase4.messaging.domain
Methods in com.helger.phase4.messaging.domain that return EAS4MessageTypeModifier and TypeMethodDescriptionstatic EAS4MessageTypeEAS4MessageType.getFromIDOrNull(String sID) final EAS4MessageTypeAbstractAS4Message.getMessageType()IAS4Message.getMessageType()static EAS4MessageTypeReturns 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.Constructors in com.helger.phase4.messaging.domain with parameters of type EAS4MessageTypeModifierConstructorDescriptionAbstractAS4Message(ESoapVersion eSoapVersion, EAS4MessageType eMsgType) -
Uses of EAS4MessageType in com.helger.phase4.model
Methods in com.helger.phase4.model with parameters of type EAS4MessageTypeModifier and TypeMethodDescriptionstatic booleanMEPHelper.isValidResponseTypeLeg1(EMEP eMEP, EMEPBinding eMEPBinding, EAS4MessageType eMsgType) static booleanMEPHelper.isValidResponseTypeLeg2(EMEP eMEP, EMEPBinding eMEPBinding, EAS4MessageType eMsgType)