Uses of Class
org.coderic.iso20022.messages.colr.AlternatePartyIdentification7
Packages that use AlternatePartyIdentification7
-
Uses of AlternatePartyIdentification7 in org.coderic.iso20022.messages.colr
Methods in org.coderic.iso20022.messages.colr that return AlternatePartyIdentification7Modifier and TypeMethodDescriptionObjectFactory.createAlternatePartyIdentification7()Create an instance ofAlternatePartyIdentification7PartyIdentificationAndAccount193.getAltrnId()Gets the value of the altrnId property.PartyIdentificationAndAccount202.getAltrnId()Gets the value of the altrnId property.PartyIdentificationAndAccount203.getAltrnId()Gets the value of the altrnId property.Methods in org.coderic.iso20022.messages.colr with parameters of type AlternatePartyIdentification7Modifier and TypeMethodDescriptionvoidPartyIdentificationAndAccount193.setAltrnId(AlternatePartyIdentification7 value) Sets the value of the altrnId property.voidPartyIdentificationAndAccount202.setAltrnId(AlternatePartyIdentification7 value) Sets the value of the altrnId property.voidPartyIdentificationAndAccount203.setAltrnId(AlternatePartyIdentification7 value) Sets the value of the altrnId property.