public class ObjectFactory
extends java.lang.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.mitre.taxii.messages.xml11
|
public ObjectFactory()
public InboxMessage createInboxMessage()
InboxMessagepublic ExtendedHeadersType createExtendedHeadersType()
ExtendedHeadersTypepublic SourceSubscriptionType createSourceSubscriptionType()
SourceSubscriptionTypepublic RecordCountType createRecordCountType()
RecordCountTypepublic ContentBlock createContentBlock()
ContentBlockpublic ContentInstanceType createContentInstanceType()
ContentInstanceTypepublic AnyMixedContentType createAnyMixedContentType()
AnyMixedContentTypepublic PollRequest createPollRequest()
PollRequestpublic PollParametersType createPollParametersType()
PollParametersTypepublic DiscoveryRequest createDiscoveryRequest()
DiscoveryRequestpublic SubscriptionManagementResponse createSubscriptionManagementResponse()
SubscriptionManagementResponsepublic SubscriptionRecordType createSubscriptionRecordType()
SubscriptionRecordTypepublic PollFulfillment createPollFulfillment()
PollFulfillmentpublic SubscriptionManagementRequest createSubscriptionManagementRequest()
SubscriptionManagementRequestpublic SubscriptionParametersType createSubscriptionParametersType()
SubscriptionParametersTypepublic PushParameterType createPushParameterType()
PushParameterTypepublic StatusMessage createStatusMessage()
StatusMessagepublic StatusDetailType createStatusDetailType()
StatusDetailTypepublic PollResponse createPollResponse()
PollResponsepublic CollectionInformationRequest createCollectionInformationRequest()
CollectionInformationRequestpublic CollectionInformationResponse createCollectionInformationResponse()
CollectionInformationResponsepublic CollectionRecordType createCollectionRecordType()
CollectionRecordTypepublic DiscoveryResponse createDiscoveryResponse()
DiscoveryResponsepublic ServiceInstanceType createServiceInstanceType()
ServiceInstanceTypepublic SupportedQueryType createSupportedQueryType()
SupportedQueryTypepublic ServiceContactInfoType createServiceContactInfoType()
ServiceContactInfoTypepublic InboxServiceBindingsType createInboxServiceBindingsType()
InboxServiceBindingsTypepublic SubtypeType createSubtypeType()
SubtypeTypepublic PushMethodType createPushMethodType()
PushMethodTypepublic StatusDetailDetailType createStatusDetailDetailType()
StatusDetailDetailTypepublic ContentBindingIDType createContentBindingIDType()
ContentBindingIDTypepublic ExtendedHeaderType createExtendedHeaderType()
ExtendedHeaderType