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_008_002_02
|
public ObjectFactory()
public AccountIdentificationSEPA createAccountIdentificationSEPA()
AccountIdentificationSEPApublic ActiveOrHistoricCurrencyAndAmountSEPA createActiveOrHistoricCurrencyAndAmountSEPA()
ActiveOrHistoricCurrencyAndAmountSEPApublic AmendmentInformationDetailsSDD createAmendmentInformationDetailsSDD()
AmendmentInformationDetailsSDDpublic BranchAndFinancialInstitutionIdentificationSEPA1 createBranchAndFinancialInstitutionIdentificationSEPA1()
BranchAndFinancialInstitutionIdentificationSEPA1public BranchAndFinancialInstitutionIdentificationSEPA2 createBranchAndFinancialInstitutionIdentificationSEPA2()
BranchAndFinancialInstitutionIdentificationSEPA2public CashAccountSEPA1 createCashAccountSEPA1()
CashAccountSEPA1public CashAccountSEPA2 createCashAccountSEPA2()
CashAccountSEPA2public CategoryPurposeSEPA createCategoryPurposeSEPA()
CategoryPurposeSEPApublic CreditorReferenceInformationSEPA1 createCreditorReferenceInformationSEPA1()
CreditorReferenceInformationSEPA1public CreditorReferenceTypeSEPA createCreditorReferenceTypeSEPA()
CreditorReferenceTypeSEPApublic CreditorReferenceTypeCodeSEPA createCreditorReferenceTypeCodeSEPA()
CreditorReferenceTypeCodeSEPApublic CustomerDirectDebitInitiationV02 createCustomerDirectDebitInitiationV02()
CustomerDirectDebitInitiationV02public DateAndPlaceOfBirth createDateAndPlaceOfBirth()
DateAndPlaceOfBirthpublic DirectDebitTransactionSDD createDirectDebitTransactionSDD()
DirectDebitTransactionSDDpublic DirectDebitTransactionInformationSDD createDirectDebitTransactionInformationSDD()
DirectDebitTransactionInformationSDDpublic FinancialInstitutionIdentificationSEPA1 createFinancialInstitutionIdentificationSEPA1()
FinancialInstitutionIdentificationSEPA1public FinancialInstitutionIdentificationSEPA2 createFinancialInstitutionIdentificationSEPA2()
FinancialInstitutionIdentificationSEPA2public RestrictedFinancialIdentificationSEPA createRestrictedFinancialIdentificationSEPA()
RestrictedFinancialIdentificationSEPApublic GenericOrganisationIdentification1 createGenericOrganisationIdentification1()
GenericOrganisationIdentification1public GenericPersonIdentification1 createGenericPersonIdentification1()
GenericPersonIdentification1public RestrictedPersonIdentificationSEPA createRestrictedPersonIdentificationSEPA()
RestrictedPersonIdentificationSEPApublic GroupHeaderSDD createGroupHeaderSDD()
GroupHeaderSDDpublic LocalInstrumentSEPA createLocalInstrumentSEPA()
LocalInstrumentSEPApublic MandateRelatedInformationSDD createMandateRelatedInformationSDD()
MandateRelatedInformationSDDpublic OrganisationIdentificationSEPAChoice createOrganisationIdentificationSEPAChoice()
OrganisationIdentificationSEPAChoicepublic OrganisationIdentificationSchemeName1Choice createOrganisationIdentificationSchemeName1Choice()
OrganisationIdentificationSchemeName1Choicepublic PartySEPAChoice createPartySEPAChoice()
PartySEPAChoicepublic PartySEPA2 createPartySEPA2()
PartySEPA2public PartyIdentificationSEPA1 createPartyIdentificationSEPA1()
PartyIdentificationSEPA1public PartyIdentificationSEPA2 createPartyIdentificationSEPA2()
PartyIdentificationSEPA2public PartyIdentificationSEPA3 createPartyIdentificationSEPA3()
PartyIdentificationSEPA3public PartyIdentificationSEPA4 createPartyIdentificationSEPA4()
PartyIdentificationSEPA4public PartyIdentificationSEPA5 createPartyIdentificationSEPA5()
PartyIdentificationSEPA5public PaymentIdentificationSEPA createPaymentIdentificationSEPA()
PaymentIdentificationSEPApublic PaymentInstructionInformationSDD createPaymentInstructionInformationSDD()
PaymentInstructionInformationSDDpublic PaymentTypeInformationSDD createPaymentTypeInformationSDD()
PaymentTypeInformationSDDpublic PersonIdentificationSEPA1Choice createPersonIdentificationSEPA1Choice()
PersonIdentificationSEPA1Choicepublic PersonIdentificationSEPA2 createPersonIdentificationSEPA2()
PersonIdentificationSEPA2public PersonIdentificationSchemeName1Choice createPersonIdentificationSchemeName1Choice()
PersonIdentificationSchemeName1Choicepublic RestrictedPersonIdentificationSchemeNameSEPA createRestrictedPersonIdentificationSchemeNameSEPA()
RestrictedPersonIdentificationSchemeNameSEPApublic PostalAddressSEPA createPostalAddressSEPA()
PostalAddressSEPApublic PurposeSEPA createPurposeSEPA()
PurposeSEPApublic RemittanceInformationSEPA1Choice createRemittanceInformationSEPA1Choice()
RemittanceInformationSEPA1Choicepublic ServiceLevelSEPA createServiceLevelSEPA()
ServiceLevelSEPApublic StructuredRemittanceInformationSEPA1 createStructuredRemittanceInformationSEPA1()
StructuredRemittanceInformationSEPA1public JAXBElement<Document> createDocument(Document value)
Copyright © 2018. All rights reserved.