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_001_02
|
public ObjectFactory()
public AccountIdentification2 createAccountIdentification2()
AccountIdentification2public AmountType3 createAmountType3()
AmountType3public CashAccount8 createCashAccount8()
CashAccount8public CreditTransferTransactionInformation2 createCreditTransferTransactionInformation2()
CreditTransferTransactionInformation2public CreditorReferenceInformation1 createCreditorReferenceInformation1()
CreditorReferenceInformation1public CreditorReferenceType1 createCreditorReferenceType1()
CreditorReferenceType1public CurrencyAndAmount createCurrencyAndAmount()
CurrencyAndAmountpublic DateAndPlaceOfBirth createDateAndPlaceOfBirth()
DateAndPlaceOfBirthpublic EuroMax9Amount createEuroMax9Amount()
EuroMax9Amountpublic FinancialInstitution2 createFinancialInstitution2()
FinancialInstitution2public FinancialInstitutionIdentification4 createFinancialInstitutionIdentification4()
FinancialInstitutionIdentification4public GenericIdentification3 createGenericIdentification3()
GenericIdentification3public GenericIdentification4 createGenericIdentification4()
GenericIdentification4public GroupHeader20 createGroupHeader20()
GroupHeader20public OrganisationIdentification2 createOrganisationIdentification2()
OrganisationIdentification2public Party2Choice createParty2Choice()
Party2Choicepublic Party5Choice createParty5Choice()
Party5Choicepublic PartyIdentification8 createPartyIdentification8()
PartyIdentification8public PartyIdentification20 createPartyIdentification20()
PartyIdentification20public PartyIdentification21 createPartyIdentification21()
PartyIdentification21public PartyIdentification23 createPartyIdentification23()
PartyIdentification23public PaymentIdentification1 createPaymentIdentification1()
PaymentIdentification1public PaymentInstructionInformation4 createPaymentInstructionInformation4()
PaymentInstructionInformation4public PaymentTypeInformation7 createPaymentTypeInformation7()
PaymentTypeInformation7public PersonIdentification3 createPersonIdentification3()
PersonIdentification3public PostalAddress1 createPostalAddress1()
PostalAddress1public PostalAddress5 createPostalAddress5()
PostalAddress5public ReferredDocumentAmount1Choice createReferredDocumentAmount1Choice()
ReferredDocumentAmount1Choicepublic ReferredDocumentInformation1 createReferredDocumentInformation1()
ReferredDocumentInformation1public ReferredDocumentType1 createReferredDocumentType1()
ReferredDocumentType1public RemittanceInformation3 createRemittanceInformation3()
RemittanceInformation3public ServiceLevel4 createServiceLevel4()
ServiceLevel4public StructuredRemittanceInformation6 createStructuredRemittanceInformation6()
StructuredRemittanceInformation6public Pain00100102 createPain00100102()
Pain00100102public JAXBElement<Document> createDocument(Document value)
Copyright © 2019. All rights reserved.