Uses of Class
org.coderic.iso20022.messages.pacs.PartyIdentification272
Packages that use PartyIdentification272
-
Uses of PartyIdentification272 in org.coderic.iso20022.messages.pacs
Methods in org.coderic.iso20022.messages.pacs that return PartyIdentification272Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification272()Create an instance ofPartyIdentification272MovementRecord2.getPtcpt()Gets the value of the ptcpt property.MovementRecord2.getSttlmAgt()Gets the value of the sttlmAgt property.Methods in org.coderic.iso20022.messages.pacs with parameters of type PartyIdentification272Modifier and TypeMethodDescriptionvoidMovementRecord2.setPtcpt(PartyIdentification272 value) Sets the value of the ptcpt property.voidMovementRecord2.setSttlmAgt(PartyIdentification272 value) Sets the value of the sttlmAgt property.