Uses of Class
org.coderic.iso20022.messages.tsin.GenericIdentification1
Packages that use GenericIdentification1
-
Uses of GenericIdentification1 in org.coderic.iso20022.messages.tsin
Methods in org.coderic.iso20022.messages.tsin that return GenericIdentification1Modifier and TypeMethodDescriptionObjectFactory.createGenericIdentification1()Create an instance ofGenericIdentification1CountrySubdivision1Choice.getPrtry()Gets the value of the prtry property.GovernanceIdentification1Choice.getPrtry()Gets the value of the prtry property.PartyIdentification2Choice.getPrtryId()Gets the value of the prtryId property.QualifiedPartyIdentification1.getRole()Gets the value of the role property.Methods in org.coderic.iso20022.messages.tsin with parameters of type GenericIdentification1Modifier and TypeMethodDescriptionvoidCountrySubdivision1Choice.setPrtry(GenericIdentification1 value) Sets the value of the prtry property.voidGovernanceIdentification1Choice.setPrtry(GenericIdentification1 value) Sets the value of the prtry property.voidPartyIdentification2Choice.setPrtryId(GenericIdentification1 value) Sets the value of the prtryId property.voidQualifiedPartyIdentification1.setRole(GenericIdentification1 value) Sets the value of the role property.