public class ObjectFactory extends Object
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 and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.kapott.hbci.sepa.jaxb.pain_002_002_02
|
public ObjectFactory()
public AccountIdentificationSEPA createAccountIdentificationSEPA()
AccountIdentificationSEPApublic AmendmentInformationDetailsSEPA createAmendmentInformationDetailsSEPA()
AmendmentInformationDetailsSEPApublic AmountTypeSEPA createAmountTypeSEPA()
AmountTypeSEPApublic BranchAndFinancialInstitutionIdentificationSEPA1 createBranchAndFinancialInstitutionIdentificationSEPA1()
BranchAndFinancialInstitutionIdentificationSEPA1public BranchAndFinancialInstitutionIdentificationSEPA2 createBranchAndFinancialInstitutionIdentificationSEPA2()
BranchAndFinancialInstitutionIdentificationSEPA2public CashAccountSEPA1 createCashAccountSEPA1()
CashAccountSEPA1public CashAccountSEPA2 createCashAccountSEPA2()
CashAccountSEPA2public CreditorReferenceInformationSEPA createCreditorReferenceInformationSEPA()
CreditorReferenceInformationSEPApublic CreditorReferenceTypeSEPA createCreditorReferenceTypeSEPA()
CreditorReferenceTypeSEPApublic CurrencyAndAmountSEPA createCurrencyAndAmountSEPA()
CurrencyAndAmountSEPApublic DateAndPlaceOfBirth createDateAndPlaceOfBirth()
DateAndPlaceOfBirthpublic FinancialInstitutionIdentificationSEPA1 createFinancialInstitutionIdentificationSEPA1()
FinancialInstitutionIdentificationSEPA1public FinancialInstitutionIdentificationSEPA2 createFinancialInstitutionIdentificationSEPA2()
FinancialInstitutionIdentificationSEPA2public GenericIdentification3 createGenericIdentification3()
GenericIdentification3public GenericIdentification4 createGenericIdentification4()
GenericIdentification4public GenericIdentificationSEPA createGenericIdentificationSEPA()
GenericIdentificationSEPApublic GroupHeaderSEPA createGroupHeaderSEPA()
GroupHeaderSEPApublic LocalInstrumentSEPA createLocalInstrumentSEPA()
LocalInstrumentSEPApublic MandateRelatedInformationSEPA createMandateRelatedInformationSEPA()
MandateRelatedInformationSEPApublic OrganisationIdentificationSEPAChoice createOrganisationIdentificationSEPAChoice()
OrganisationIdentificationSEPAChoicepublic OrganisationIdentificationSEPA createOrganisationIdentificationSEPA()
OrganisationIdentificationSEPApublic OriginalGroupInformationSEPA createOriginalGroupInformationSEPA()
OriginalGroupInformationSEPApublic OriginalTransactionReferenceSEPA createOriginalTransactionReferenceSEPA()
OriginalTransactionReferenceSEPApublic PartySEPAChoice createPartySEPAChoice()
PartySEPAChoicepublic PartySEPA1 createPartySEPA1()
PartySEPA1public PartySEPA2 createPartySEPA2()
PartySEPA2public PartyIdentificationSEPA1 createPartyIdentificationSEPA1()
PartyIdentificationSEPA1public PartyIdentificationSEPA2 createPartyIdentificationSEPA2()
PartyIdentificationSEPA2public PartyIdentificationSEPA3 createPartyIdentificationSEPA3()
PartyIdentificationSEPA3public PartyIdentificationSEPA4 createPartyIdentificationSEPA4()
PartyIdentificationSEPA4public PartyIdentificationSEPA5 createPartyIdentificationSEPA5()
PartyIdentificationSEPA5public PaymentTransactionInformationSEPA createPaymentTransactionInformationSEPA()
PaymentTransactionInformationSEPApublic PaymentTypeInformationSEPA createPaymentTypeInformationSEPA()
PaymentTypeInformationSEPApublic PersonIdentification3 createPersonIdentification3()
PersonIdentification3public PersonIdentificationSEPA createPersonIdentificationSEPA()
PersonIdentificationSEPApublic PostalAddressSEPA createPostalAddressSEPA()
PostalAddressSEPApublic RemittanceInformationSEPAChoice createRemittanceInformationSEPAChoice()
RemittanceInformationSEPAChoicepublic RestrictedIdentificationSEPA createRestrictedIdentificationSEPA()
RestrictedIdentificationSEPApublic ServiceLevelSEPA createServiceLevelSEPA()
ServiceLevelSEPApublic StatusReason1Choice createStatusReason1Choice()
StatusReason1Choicepublic StatusReasonInformationSEPA createStatusReasonInformationSEPA()
StatusReasonInformationSEPApublic StructuredRemittanceInformationSEPA createStructuredRemittanceInformationSEPA()
StructuredRemittanceInformationSEPApublic Pain00200102 createPain00200102()
Pain00200102public JAXBElement<Document> createDocument(Document value)
Copyright © 2019. All rights reserved.