Class ObjectFactory
java.lang.Object
iso.std.ma._20022.tech.xsd.admn_007_001.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the iso.std.ma._20022.tech.xsd.admn_007_001 package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: iso.std.ma._20022.tech.xsd.admn_007_001 -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofBranchAndFinancialInstitutionIdentification4ADMN
Create an instance ofClearingSystemMemberIdentification2ADMN
Create an instance ofDatabaseReportInformation
Create an instance ofDatabaseReportInformationTCH
Create an instance ofDatabaseReportRequest
Create an instance ofDatabaseReportRequestTCH
Create an instance ofDocument
Create an instance ofDocumentTCH
Create an instance ofFinancialInstitutionIdentification7ADMN
Create an instance ofGrpHdr
Create an instance ofGrpHdrTCH
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: iso.std.ma._20022.tech.xsd.admn_007_001
-
-
Method Details
-
createBranchAndFinancialInstitutionIdentification4ADMN
public BranchAndFinancialInstitutionIdentification4ADMN createBranchAndFinancialInstitutionIdentification4ADMN()Create an instance ofBranchAndFinancialInstitutionIdentification4ADMN
-
createClearingSystemMemberIdentification2ADMN
Create an instance ofClearingSystemMemberIdentification2ADMN
-
createDatabaseReportInformation
Create an instance ofDatabaseReportInformation
-
createDatabaseReportInformationTCH
Create an instance ofDatabaseReportInformationTCH
-
createDatabaseReportRequest
Create an instance ofDatabaseReportRequest
-
createDatabaseReportRequestTCH
Create an instance ofDatabaseReportRequestTCH
-
createDocument
Create an instance ofDocument
-
createDocumentTCH
Create an instance ofDocumentTCH
-
createFinancialInstitutionIdentification7ADMN
Create an instance ofFinancialInstitutionIdentification7ADMN
-
createGrpHdr
Create an instance ofGrpHdr
-
createGrpHdrTCH
Create an instance ofGrpHdrTCH
-