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.uddi.repl_v3
|
public ObjectFactory()
public ChangeRecordCorrection createChangeRecordCorrection()
ChangeRecordCorrection
public GetChangeRecords createGetChangeRecords()
GetChangeRecords
public ChangeRecordDelete createChangeRecordDelete()
ChangeRecordDelete
public TransferCustody createTransferCustody()
TransferCustody
public ChangeRecords createChangeRecords()
ChangeRecords
public ReplicationConfiguration createReplicationConfiguration()
ReplicationConfiguration
public ToSignatures createToSignatures()
ToSignatures
public CommunicationGraph createCommunicationGraph()
CommunicationGraph
public ChangeRecordHide createChangeRecordHide()
ChangeRecordHide
public ChangeRecordDeleteAssertion createChangeRecordDeleteAssertion()
ChangeRecordDeleteAssertion
public GetHighWaterMarks createGetHighWaterMarks()
GetHighWaterMarks
public ChangeRecordPublisherAssertion createChangeRecordPublisherAssertion()
ChangeRecordPublisherAssertion
public HighWaterMarkVectorType createHighWaterMarkVectorType()
HighWaterMarkVectorType
public NotifyChangeRecordsAvailable createNotifyChangeRecordsAvailable()
NotifyChangeRecordsAvailable
public ChangeRecord createChangeRecord()
ChangeRecord
public FromSignatures createFromSignatures()
FromSignatures
public ChangeRecordIDType createChangeRecordIDType()
ChangeRecordIDType
public ChangeRecordNewDataConditional createChangeRecordNewDataConditional()
ChangeRecordNewDataConditional
public ChangeRecordConditionFailed createChangeRecordConditionFailed()
ChangeRecordConditionFailed
public ChangeRecordAcknowledgement createChangeRecordAcknowledgement()
ChangeRecordAcknowledgement
public ReplicationConfiguration.RegistryContact createReplicationConfigurationRegistryContact()
ReplicationConfiguration.RegistryContact
public CommunicationGraph.Edge createCommunicationGraphEdge()
CommunicationGraph.Edge
public ChangeRecordNewData createChangeRecordNewData()
ChangeRecordNewData
public JAXBElement<HighWaterMarkVectorType> createHighWaterMarks(HighWaterMarkVectorType value)
public JAXBElement<Object> createChangeRecordNull(Object value)
public JAXBElement<TransferCustody> createTransferCustody(TransferCustody value)
public JAXBElement<String> createOperatorNodeID(String value)
Copyright © 2018 JBoss by Red Hat. All rights reserved.