Uses of Class
com.helger.phase4.model.pmode.leg.PModeLeg
Packages that use PModeLeg
Package
Description
-
Uses of PModeLeg in com.helger.phase4.client
Methods in com.helger.phase4.client with parameters of type PModeLegModifier and TypeMethodDescriptionfinal voidAS4ClientUserMessage.setUserMessageValuesFromPMode(IPMode aPMode, PModeLeg aEffectiveLeg) final voidAbstractAS4Client.setValuesFromPMode(IPMode aPMode, PModeLeg aLeg) -
Uses of PModeLeg in com.helger.phase4.incoming
Methods in com.helger.phase4.incoming that return PModeLegModifier and TypeMethodDescriptionAS4IncomingMessageState.getEffectivePModeLeg()IAS4IncomingMessageState.getEffectivePModeLeg()Methods in com.helger.phase4.incoming with parameters of type PModeLegModifier and TypeMethodDescriptionvoidAS4IncomingMessageState.setEffectivePModeLeg(int nLegNumber, PModeLeg aEffectiveLeg) -
Uses of PModeLeg in com.helger.phase4.model.pmode
Methods in com.helger.phase4.model.pmode that return PModeLegModifier and TypeMethodDescriptionIPMode.getLeg1()final PModeLegPMode.getLeg1()IPMode.getLeg2()final PModeLegPMode.getLeg2()Methods in com.helger.phase4.model.pmode with parameters of type PModeLegModifier and TypeMethodDescriptionfinal com.helger.commons.state.EChangefinal com.helger.commons.state.EChangeConstructors in com.helger.phase4.model.pmode with parameters of type PModeLegModifierConstructorDescriptionPMode(String sPModeID, PModeParty aInitiator, PModeParty aResponder, String sAgreement, EMEP eMEP, EMEPBinding eMEPBinding, PModeLeg aLeg1, PModeLeg aLeg2, PModePayloadService aPayloadService, PModeReceptionAwareness aReceptionAwareness) -
Uses of PModeLeg in com.helger.phase4.model.pmode.leg
Methods in com.helger.phase4.model.pmode.leg that return PModeLegModifier and TypeMethodDescriptionstatic PModeLegPModeLegJsonConverter.convertToNative(com.helger.json.IJsonObject aElement) PModeLegMicroTypeConverter.convertToNative(com.helger.xml.microdom.IMicroElement aElement) Methods in com.helger.phase4.model.pmode.leg with parameters of type PModeLegModifier and TypeMethodDescriptionstatic com.helger.json.IJsonObjectPModeLegJsonConverter.convertToJson(PModeLeg aValue) com.helger.xml.microdom.IMicroElementPModeLegMicroTypeConverter.convertToMicroElement(PModeLeg aValue, String sNamespaceURI, String sTagName)