Uses of Class
org.coderic.iso20022.messages.auth.ExecutingParty2Choice
Packages that use ExecutingParty2Choice
-
Uses of ExecutingParty2Choice in org.coderic.iso20022.messages.auth
Methods in org.coderic.iso20022.messages.auth that return ExecutingParty2ChoiceModifier and TypeMethodDescriptionObjectFactory.createExecutingParty2Choice()Create an instance ofExecutingParty2ChoiceOrderData4.getExctgPrsn()Gets the value of the exctgPrsn property.OrderData4.getInvstmtDcsnPrsn()Gets the value of the invstmtDcsnPrsn property.Methods in org.coderic.iso20022.messages.auth with parameters of type ExecutingParty2ChoiceModifier and TypeMethodDescriptionvoidOrderData4.setExctgPrsn(ExecutingParty2Choice value) Sets the value of the exctgPrsn property.voidOrderData4.setInvstmtDcsnPrsn(ExecutingParty2Choice value) Sets the value of the invstmtDcsnPrsn property.