Uses of Class
org.coderic.iso20022.messages.head.ImplementationSpecification1
Packages that use ImplementationSpecification1
-
Uses of ImplementationSpecification1 in org.coderic.iso20022.messages.head
Methods in org.coderic.iso20022.messages.head that return ImplementationSpecification1Modifier and TypeMethodDescriptionObjectFactory.createImplementationSpecification1()Create an instance ofImplementationSpecification1BusinessApplicationHeader7.getMktPrctc()Gets the value of the mktPrctc property.BusinessApplicationHeaderV03.getMktPrctc()Gets the value of the mktPrctc property.Methods in org.coderic.iso20022.messages.head with parameters of type ImplementationSpecification1Modifier and TypeMethodDescriptionvoidBusinessApplicationHeader7.setMktPrctc(ImplementationSpecification1 value) Sets the value of the mktPrctc property.voidBusinessApplicationHeaderV03.setMktPrctc(ImplementationSpecification1 value) Sets the value of the mktPrctc property.