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.oasis_open.docs.ebxml_bp.ebbp_signals_2
|
public ObjectFactory()
public SignalIdentificationInformation createSignalIdentificationInformation()
SignalIdentificationInformationpublic PartyInfoType createPartyInfoType()
PartyInfoTypepublic ProcessSpecificationInfoType createProcessSpecificationInfoType()
ProcessSpecificationInfoTypepublic Exception.ExceptionType createExceptionExceptionType()
Exception.ExceptionTypepublic ReceiptAcknowledgement createReceiptAcknowledgement()
ReceiptAcknowledgementpublic NonRepudiationInformation createNonRepudiationInformation()
NonRepudiationInformationpublic MessagePartNRInformation createMessagePartNRInformation()
MessagePartNRInformationpublic AcceptanceAcknowledgement createAcceptanceAcknowledgement()
AcceptanceAcknowledgementCopyright © 2022 NorStella. All rights reserved.