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_001_003_03
|
public ObjectFactory()
public AccountIdentificationSEPA createAccountIdentificationSEPA()
AccountIdentificationSEPApublic ActiveOrHistoricCurrencyAndAmountSEPA createActiveOrHistoricCurrencyAndAmountSEPA()
ActiveOrHistoricCurrencyAndAmountSEPApublic AmountTypeSEPA createAmountTypeSEPA()
AmountTypeSEPApublic BranchAndFinancialInstitutionIdentificationSEPA1 createBranchAndFinancialInstitutionIdentificationSEPA1()
BranchAndFinancialInstitutionIdentificationSEPA1public BranchAndFinancialInstitutionIdentificationSEPA3 createBranchAndFinancialInstitutionIdentificationSEPA3()
BranchAndFinancialInstitutionIdentificationSEPA3public CashAccountSEPA1 createCashAccountSEPA1()
CashAccountSEPA1public CashAccountSEPA2 createCashAccountSEPA2()
CashAccountSEPA2public CategoryPurposeSEPA createCategoryPurposeSEPA()
CategoryPurposeSEPApublic CreditTransferTransactionInformationSCT createCreditTransferTransactionInformationSCT()
CreditTransferTransactionInformationSCTpublic CreditorReferenceInformationSEPA1 createCreditorReferenceInformationSEPA1()
CreditorReferenceInformationSEPA1public CreditorReferenceTypeSEPA createCreditorReferenceTypeSEPA()
CreditorReferenceTypeSEPApublic CreditorReferenceTypeCodeSEPA createCreditorReferenceTypeCodeSEPA()
CreditorReferenceTypeCodeSEPApublic CustomerCreditTransferInitiationV03 createCustomerCreditTransferInitiationV03()
CustomerCreditTransferInitiationV03public DateAndPlaceOfBirth createDateAndPlaceOfBirth()
DateAndPlaceOfBirthpublic FinancialInstitutionIdentificationSEPA1 createFinancialInstitutionIdentificationSEPA1()
FinancialInstitutionIdentificationSEPA1public FinancialInstitutionIdentificationSEPA3 createFinancialInstitutionIdentificationSEPA3()
FinancialInstitutionIdentificationSEPA3public OthrIdentification createOthrIdentification()
OthrIdentificationpublic GenericOrganisationIdentification1 createGenericOrganisationIdentification1()
GenericOrganisationIdentification1public GenericPersonIdentification1 createGenericPersonIdentification1()
GenericPersonIdentification1public GroupHeaderSCT createGroupHeaderSCT()
GroupHeaderSCTpublic OrganisationIdentificationSEPAChoice createOrganisationIdentificationSEPAChoice()
OrganisationIdentificationSEPAChoicepublic OrganisationIdentificationSchemeName1Choice createOrganisationIdentificationSchemeName1Choice()
OrganisationIdentificationSchemeName1Choicepublic PartySEPAChoice createPartySEPAChoice()
PartySEPAChoicepublic PartyIdentificationSEPA1 createPartyIdentificationSEPA1()
PartyIdentificationSEPA1public PartyIdentificationSEPA2 createPartyIdentificationSEPA2()
PartyIdentificationSEPA2public PaymentIdentificationSEPA createPaymentIdentificationSEPA()
PaymentIdentificationSEPApublic PaymentInstructionInformationSCT createPaymentInstructionInformationSCT()
PaymentInstructionInformationSCTpublic PaymentTypeInformationSCT1 createPaymentTypeInformationSCT1()
PaymentTypeInformationSCT1public PaymentTypeInformationSCT2 createPaymentTypeInformationSCT2()
PaymentTypeInformationSCT2public PersonIdentificationSEPA1Choice createPersonIdentificationSEPA1Choice()
PersonIdentificationSEPA1Choicepublic PersonIdentificationSchemeName1Choice createPersonIdentificationSchemeName1Choice()
PersonIdentificationSchemeName1Choicepublic 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.