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_002_02
|
public ObjectFactory()
public AccountIdentificationSCT createAccountIdentificationSCT()
AccountIdentificationSCTpublic AmountTypeSCT createAmountTypeSCT()
AmountTypeSCTpublic BranchAndFinancialInstitutionIdentificationSCT createBranchAndFinancialInstitutionIdentificationSCT()
BranchAndFinancialInstitutionIdentificationSCTpublic CashAccountSCT1 createCashAccountSCT1()
CashAccountSCT1public CashAccountSCT2 createCashAccountSCT2()
CashAccountSCT2public CreditTransferTransactionInformationSCT createCreditTransferTransactionInformationSCT()
CreditTransferTransactionInformationSCTpublic CreditorReferenceInformationSCT createCreditorReferenceInformationSCT()
CreditorReferenceInformationSCTpublic CreditorReferenceTypeSCT createCreditorReferenceTypeSCT()
CreditorReferenceTypeSCTpublic CurrencyAndAmountSCT createCurrencyAndAmountSCT()
CurrencyAndAmountSCTpublic DateAndPlaceOfBirth createDateAndPlaceOfBirth()
DateAndPlaceOfBirthpublic FinancialInstitutionIdentificationSCT createFinancialInstitutionIdentificationSCT()
FinancialInstitutionIdentificationSCTpublic GenericIdentification3 createGenericIdentification3()
GenericIdentification3public GenericIdentification4 createGenericIdentification4()
GenericIdentification4public GroupHeaderSCT createGroupHeaderSCT()
GroupHeaderSCTpublic OrganisationIdentificationSCTChoice createOrganisationIdentificationSCTChoice()
OrganisationIdentificationSCTChoicepublic PartySCTChoice createPartySCTChoice()
PartySCTChoicepublic PartyIdentificationSCT1 createPartyIdentificationSCT1()
PartyIdentificationSCT1public PartyIdentificationSCT2 createPartyIdentificationSCT2()
PartyIdentificationSCT2public PaymentIdentification1 createPaymentIdentification1()
PaymentIdentification1public PaymentInstructionInformationSCT createPaymentInstructionInformationSCT()
PaymentInstructionInformationSCTpublic PaymentTypeInformationSCT1 createPaymentTypeInformationSCT1()
PaymentTypeInformationSCT1public PaymentTypeInformationSCT2 createPaymentTypeInformationSCT2()
PaymentTypeInformationSCT2public PersonIdentification3 createPersonIdentification3()
PersonIdentification3public PostalAddressSCT createPostalAddressSCT()
PostalAddressSCTpublic PurposeSCT createPurposeSCT()
PurposeSCTpublic RemittanceInformationSCTChoice createRemittanceInformationSCTChoice()
RemittanceInformationSCTChoicepublic ServiceLevelSCT createServiceLevelSCT()
ServiceLevelSCTpublic StructuredRemittanceInformationSCT createStructuredRemittanceInformationSCT()
StructuredRemittanceInformationSCTpublic Pain00100102 createPain00100102()
Pain00100102public JAXBElement<Document> createDocument(Document value)
Copyright © 2020. All rights reserved.