Uses of Class
net.finmath.smartcontract.product.xml.PartyMessageInformation
-
Uses of PartyMessageInformation in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected List
<PartyMessageInformation> ExceptionMessageHeader.partyMessageInformation
protected List
<PartyMessageInformation> NotificationMessageHeader.partyMessageInformation
protected List
<PartyMessageInformation> RequestMessageHeader.partyMessageInformation
protected List
<PartyMessageInformation> ResponseMessageHeader.partyMessageInformation
Modifier and TypeMethodDescriptionObjectFactory.createPartyMessageInformation()
Create an instance ofPartyMessageInformation
Modifier and TypeMethodDescriptionExceptionMessageHeader.getPartyMessageInformation()
Gets the value of the partyMessageInformation property.NotificationMessageHeader.getPartyMessageInformation()
Gets the value of the partyMessageInformation property.RequestMessageHeader.getPartyMessageInformation()
Gets the value of the partyMessageInformation property.ResponseMessageHeader.getPartyMessageInformation()
Gets the value of the partyMessageInformation property.