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_001_03
|
public ObjectFactory()
public AccountIdentificationSEPA createAccountIdentificationSEPA()
AccountIdentificationSEPApublic AccountIdentificationSEPAMandate createAccountIdentificationSEPAMandate()
AccountIdentificationSEPAMandatepublic GenericAccountIdentificationSEPA createGenericAccountIdentificationSEPA()
GenericAccountIdentificationSEPApublic ActiveOrHistoricCurrencyAndAmountSEPA createActiveOrHistoricCurrencyAndAmountSEPA()
ActiveOrHistoricCurrencyAndAmountSEPApublic AmendmentInformationDetailsSEPA createAmendmentInformationDetailsSEPA()
AmendmentInformationDetailsSEPApublic AmountTypeSEPA createAmountTypeSEPA()
AmountTypeSEPApublic BranchAndFinancialInstitutionIdentificationSEPA1 createBranchAndFinancialInstitutionIdentificationSEPA1()
BranchAndFinancialInstitutionIdentificationSEPA1public BranchAndFinancialInstitutionIdentificationSEPA2 createBranchAndFinancialInstitutionIdentificationSEPA2()
BranchAndFinancialInstitutionIdentificationSEPA2public BranchAndFinancialInstitutionIdentificationSEPA3 createBranchAndFinancialInstitutionIdentificationSEPA3()
BranchAndFinancialInstitutionIdentificationSEPA3public CashAccountSEPA1 createCashAccountSEPA1()
CashAccountSEPA1public CashAccountSEPAMandate createCashAccountSEPAMandate()
CashAccountSEPAMandatepublic CategoryPurposeSEPA createCategoryPurposeSEPA()
CategoryPurposeSEPApublic CreditorReferenceInformationSEPA createCreditorReferenceInformationSEPA()
CreditorReferenceInformationSEPApublic CreditorReferenceTypeSEPA createCreditorReferenceTypeSEPA()
CreditorReferenceTypeSEPApublic CreditorReferenceTypeCodeSEPA createCreditorReferenceTypeCodeSEPA()
CreditorReferenceTypeCodeSEPApublic CustomerPaymentStatusReportV03 createCustomerPaymentStatusReportV03()
CustomerPaymentStatusReportV03public DateAndPlaceOfBirth createDateAndPlaceOfBirth()
DateAndPlaceOfBirthpublic FinancialInstitutionIdentificationSEPA1 createFinancialInstitutionIdentificationSEPA1()
FinancialInstitutionIdentificationSEPA1public FinancialInstitutionIdentificationSEPA3 createFinancialInstitutionIdentificationSEPA3()
FinancialInstitutionIdentificationSEPA3public FinancialInstitutionIdentificationSEPA2 createFinancialInstitutionIdentificationSEPA2()
FinancialInstitutionIdentificationSEPA2public RestrictedFinancialIdentificationSEPA createRestrictedFinancialIdentificationSEPA()
RestrictedFinancialIdentificationSEPApublic GenericOrganisationIdentification1 createGenericOrganisationIdentification1()
GenericOrganisationIdentification1public GenericPersonIdentification1 createGenericPersonIdentification1()
GenericPersonIdentification1public OthrIdentification createOthrIdentification()
OthrIdentificationpublic RestrictedPersonIdentificationSEPA createRestrictedPersonIdentificationSEPA()
RestrictedPersonIdentificationSEPApublic GroupHeaderSEPA createGroupHeaderSEPA()
GroupHeaderSEPApublic LocalInstrumentSEPA createLocalInstrumentSEPA()
LocalInstrumentSEPApublic MandateRelatedInformationSEPA createMandateRelatedInformationSEPA()
MandateRelatedInformationSEPApublic OrganisationIdentificationSEPAChoice createOrganisationIdentificationSEPAChoice()
OrganisationIdentificationSEPAChoicepublic OrganisationIdentificationSEPA createOrganisationIdentificationSEPA()
OrganisationIdentificationSEPApublic OrganisationIdentificationSchemeName1Choice createOrganisationIdentificationSchemeName1Choice()
OrganisationIdentificationSchemeName1Choicepublic OriginalGroupInformationSEPA createOriginalGroupInformationSEPA()
OriginalGroupInformationSEPApublic OriginalPaymentInformationSEPA createOriginalPaymentInformationSEPA()
OriginalPaymentInformationSEPApublic OriginalTransactionReferenceSEPA createOriginalTransactionReferenceSEPA()
OriginalTransactionReferenceSEPApublic PartySEPAChoice createPartySEPAChoice()
PartySEPAChoicepublic PartySEPA1 createPartySEPA1()
PartySEPA1public PartySEPA2 createPartySEPA2()
PartySEPA2public PartyIdentificationSEPA6Choice createPartyIdentificationSEPA6Choice()
PartyIdentificationSEPA6Choicepublic PartyIdentificationSEPA2 createPartyIdentificationSEPA2()
PartyIdentificationSEPA2public PartyIdentificationSEPA3 createPartyIdentificationSEPA3()
PartyIdentificationSEPA3public PartyIdentificationSEPA4 createPartyIdentificationSEPA4()
PartyIdentificationSEPA4public PartyIdentificationSEPA1 createPartyIdentificationSEPA1()
PartyIdentificationSEPA1public PaymentTransactionInformationSEPA createPaymentTransactionInformationSEPA()
PaymentTransactionInformationSEPApublic PaymentTypeInformationSEPA createPaymentTypeInformationSEPA()
PaymentTypeInformationSEPApublic PersonIdentificationSEPA1Choice createPersonIdentificationSEPA1Choice()
PersonIdentificationSEPA1Choicepublic PersonIdentificationSEPA2 createPersonIdentificationSEPA2()
PersonIdentificationSEPA2public PersonIdentificationSchemeName1Choice createPersonIdentificationSchemeName1Choice()
PersonIdentificationSchemeName1Choicepublic RestrictedPersonIdentificationSchemeNameSEPA createRestrictedPersonIdentificationSchemeNameSEPA()
RestrictedPersonIdentificationSchemeNameSEPApublic PostalAddressSEPA createPostalAddressSEPA()
PostalAddressSEPApublic RemittanceInformationSEPA2Choice createRemittanceInformationSEPA2Choice()
RemittanceInformationSEPA2Choicepublic ServiceLevel createServiceLevel()
ServiceLevelpublic StatusReasonSEPA createStatusReasonSEPA()
StatusReasonSEPApublic StatusReasonInformationSEPA createStatusReasonInformationSEPA()
StatusReasonInformationSEPApublic StructuredRemittanceInformationSEPA2 createStructuredRemittanceInformationSEPA2()
StructuredRemittanceInformationSEPA2public JAXBElement<Document> createDocument(Document value)
Copyright © 2018. All rights reserved.