Uses of Class
org.coderic.iso20022.messages.colr.PartyIdentification136
Packages that use PartyIdentification136
-
Uses of PartyIdentification136 in org.coderic.iso20022.messages.colr
Methods in org.coderic.iso20022.messages.colr that return PartyIdentification136Modifier and TypeMethodDescriptionObjectFactory.createPartyIdentification136()Create an instance ofPartyIdentification136PartyIdentificationAndAccount202.getAcctOwnr()Gets the value of the acctOwnr property.CollateralParties8.getTrptyAgt()Gets the value of the trptyAgt property.Methods in org.coderic.iso20022.messages.colr with parameters of type PartyIdentification136Modifier and TypeMethodDescriptionvoidPartyIdentificationAndAccount202.setAcctOwnr(PartyIdentification136 value) Sets the value of the acctOwnr property.voidCollateralParties8.setTrptyAgt(PartyIdentification136 value) Sets the value of the trptyAgt property.