Uses of Class
net.finmath.smartcontract.product.xml.PartyMessageInformation
Packages that use PartyMessageInformation
-
Uses of PartyMessageInformation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml with type parameters of type PartyMessageInformationModifier and TypeFieldDescriptionprotected List<PartyMessageInformation> ExceptionMessageHeader.partyMessageInformationprotected List<PartyMessageInformation> NotificationMessageHeader.partyMessageInformationprotected List<PartyMessageInformation> RequestMessageHeader.partyMessageInformationprotected List<PartyMessageInformation> ResponseMessageHeader.partyMessageInformationMethods in net.finmath.smartcontract.product.xml that return PartyMessageInformationModifier and TypeMethodDescriptionObjectFactory.createPartyMessageInformation()Create an instance ofPartyMessageInformationMethods in net.finmath.smartcontract.product.xml that return types with arguments of type PartyMessageInformationModifier 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.