Uses of Class
org.coderic.iso20022.messages.camt.GenericIdentification1
Packages that use GenericIdentification1
-
Uses of GenericIdentification1 in org.coderic.iso20022.messages.camt
Methods in org.coderic.iso20022.messages.camt that return GenericIdentification1Modifier and TypeMethodDescriptionObjectFactory.createGenericIdentification1()Create an instance ofGenericIdentification1UnderlyingData2Choice.getOthr()Gets the value of the othr property.DocumentFormat1Choice.getPrtry()Gets the value of the prtry property.DocumentType1Choice.getPrtry()Gets the value of the prtry property.Methods in org.coderic.iso20022.messages.camt with parameters of type GenericIdentification1Modifier and TypeMethodDescriptionvoidUnderlyingData2Choice.setOthr(GenericIdentification1 value) Sets the value of the othr property.voidDocumentFormat1Choice.setPrtry(GenericIdentification1 value) Sets the value of the prtry property.voidDocumentType1Choice.setPrtry(GenericIdentification1 value) Sets the value of the prtry property.