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()
InboxMessage
public ExtendedHeadersType createExtendedHeadersType()
ExtendedHeadersType
public SourceSubscriptionType createSourceSubscriptionType()
SourceSubscriptionType
public RecordCountType createRecordCountType()
RecordCountType
public ContentBlock createContentBlock()
ContentBlock
public ContentInstanceType createContentInstanceType()
ContentInstanceType
public AnyMixedContentType createAnyMixedContentType()
AnyMixedContentType
public PollRequest createPollRequest()
PollRequest
public PollParametersType createPollParametersType()
PollParametersType
public DiscoveryRequest createDiscoveryRequest()
DiscoveryRequest
public SubscriptionManagementResponse createSubscriptionManagementResponse()
SubscriptionManagementResponse
public SubscriptionRecordType createSubscriptionRecordType()
SubscriptionRecordType
public PollFulfillment createPollFulfillment()
PollFulfillment
public SubscriptionManagementRequest createSubscriptionManagementRequest()
SubscriptionManagementRequest
public SubscriptionParametersType createSubscriptionParametersType()
SubscriptionParametersType
public PushParameterType createPushParameterType()
PushParameterType
public StatusMessage createStatusMessage()
StatusMessage
public StatusDetailType createStatusDetailType()
StatusDetailType
public PollResponse createPollResponse()
PollResponse
public CollectionInformationRequest createCollectionInformationRequest()
CollectionInformationRequest
public CollectionInformationResponse createCollectionInformationResponse()
CollectionInformationResponse
public CollectionRecordType createCollectionRecordType()
CollectionRecordType
public DiscoveryResponse createDiscoveryResponse()
DiscoveryResponse
public ServiceInstanceType createServiceInstanceType()
ServiceInstanceType
public SupportedQueryType createSupportedQueryType()
SupportedQueryType
public ServiceContactInfoType createServiceContactInfoType()
ServiceContactInfoType
public InboxServiceBindingsType createInboxServiceBindingsType()
InboxServiceBindingsType
public SubtypeType createSubtypeType()
SubtypeType
public PushMethodType createPushMethodType()
PushMethodType
public StatusDetailDetailType createStatusDetailDetailType()
StatusDetailDetailType
public ContentBindingIDType createContentBindingIDType()
ContentBindingIDType
public ExtendedHeaderType createExtendedHeaderType()
ExtendedHeaderType