org.dmtf.wsman.ObjectFactory Maven / Gradle / Ivy
Show all versions of bedrock-runtime-windows Show documentation
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0
// See https://javaee.github.io/jaxb-v2/
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2020.07.22 at 02:53:45 PM EET
//
package org.dmtf.wsman;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlElementDecl;
import javax.xml.bind.annotation.XmlRegistry;
import javax.xml.namespace.QName;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the org.dmtf.wsman package.
* 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.
*
*/
@XmlRegistry
public class ObjectFactory {
private final static QName _ResourceURI_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "ResourceURI");
private final static QName _Selector_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "Selector");
private final static QName _SelectorSet_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "SelectorSet");
private final static QName _OperationTimeout_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "OperationTimeout");
private final static QName _MaxEnvelopeSize_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "MaxEnvelopeSize");
private final static QName _Option_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "Option");
private final static QName _RequestEPR_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "RequestEPR");
private final static QName _EPRInvalid_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "EPRInvalid");
private final static QName _EPRUnknown_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "EPRUnknown");
private final static QName _RequestedEPR_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "RequestedEPR");
private final static QName _FragmentTransfer_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "FragmentTransfer");
private final static QName _XmlFragment_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "XmlFragment");
private final static QName _TotalItemsCountEstimate_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "TotalItemsCountEstimate");
private final static QName _RequestTotalItemsCountEstimate_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "RequestTotalItemsCountEstimate");
private final static QName _OptimizeEnumeration_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "OptimizeEnumeration");
private final static QName _MaxElements_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "MaxElements");
private final static QName _EnumerationMode_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "EnumerationMode");
private final static QName _Filter_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "Filter");
private final static QName _Items_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "Items");
private final static QName _Item_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "Item");
private final static QName _EndOfSequence_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "EndOfSequence");
private final static QName _ContentEncoding_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "ContentEncoding");
private final static QName _ConnectionRetry_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "ConnectionRetry");
private final static QName _Heartbeats_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "Heartbeats");
private final static QName _SendBookmarks_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "SendBookmarks");
private final static QName _Bookmark_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "Bookmark");
private final static QName _MaxTime_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "MaxTime");
private final static QName _Event_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "Event");
private final static QName _Events_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "Events");
private final static QName _AckRequested_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "AckRequested");
private final static QName _DroppedEvents_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "DroppedEvents");
private final static QName _Auth_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "Auth");
private final static QName _FaultDetail_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "FaultDetail");
private final static QName _FragmentDialect_QNAME = new QName("http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", "FragmentDialect");
/**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.dmtf.wsman
*
*/
public ObjectFactory() {
}
/**
* Create an instance of {@link AttributableEmpty }
*
*/
public AttributableEmpty createAttributableEmpty() {
return new AttributableEmpty();
}
/**
* Create an instance of {@link AttributableURI }
*
*/
public AttributableURI createAttributableURI() {
return new AttributableURI();
}
/**
* Create an instance of {@link SelectorType }
*
*/
public SelectorType createSelectorType() {
return new SelectorType();
}
/**
* Create an instance of {@link SelectorSetType }
*
*/
public SelectorSetType createSelectorSetType() {
return new SelectorSetType();
}
/**
* Create an instance of {@link AttributableDuration }
*
*/
public AttributableDuration createAttributableDuration() {
return new AttributableDuration();
}
/**
* Create an instance of {@link MaxEnvelopeSizeType }
*
*/
public MaxEnvelopeSizeType createMaxEnvelopeSizeType() {
return new MaxEnvelopeSizeType();
}
/**
* Create an instance of {@link Locale }
*
*/
public Locale createLocale() {
return new Locale();
}
/**
* Create an instance of {@link OptionType }
*
*/
public OptionType createOptionType() {
return new OptionType();
}
/**
* Create an instance of {@link OptionSet }
*
*/
public OptionSet createOptionSet() {
return new OptionSet();
}
/**
* Create an instance of {@link RequestedEPRType }
*
*/
public RequestedEPRType createRequestedEPRType() {
return new RequestedEPRType();
}
/**
* Create an instance of {@link DialectableMixedDataType }
*
*/
public DialectableMixedDataType createDialectableMixedDataType() {
return new DialectableMixedDataType();
}
/**
* Create an instance of {@link MixedDataType }
*
*/
public MixedDataType createMixedDataType() {
return new MixedDataType();
}
/**
* Create an instance of {@link AttributableNonNegativeInteger }
*
*/
public AttributableNonNegativeInteger createAttributableNonNegativeInteger() {
return new AttributableNonNegativeInteger();
}
/**
* Create an instance of {@link AttributablePositiveInteger }
*
*/
public AttributablePositiveInteger createAttributablePositiveInteger() {
return new AttributablePositiveInteger();
}
/**
* Create an instance of {@link AnyListType }
*
*/
public AnyListType createAnyListType() {
return new AnyListType();
}
/**
* Create an instance of {@link ItemType }
*
*/
public ItemType createItemType() {
return new ItemType();
}
/**
* Create an instance of {@link AttributableLanguage }
*
*/
public AttributableLanguage createAttributableLanguage() {
return new AttributableLanguage();
}
/**
* Create an instance of {@link ConnectionRetryType }
*
*/
public ConnectionRetryType createConnectionRetryType() {
return new ConnectionRetryType();
}
/**
* Create an instance of {@link AttributableAny }
*
*/
public AttributableAny createAttributableAny() {
return new AttributableAny();
}
/**
* Create an instance of {@link EventType }
*
*/
public EventType createEventType() {
return new EventType();
}
/**
* Create an instance of {@link EventsType }
*
*/
public EventsType createEventsType() {
return new EventsType();
}
/**
* Create an instance of {@link DroppedEventsType }
*
*/
public DroppedEventsType createDroppedEventsType() {
return new DroppedEventsType();
}
/**
* Create an instance of {@link AuthType }
*
*/
public AuthType createAuthType() {
return new AuthType();
}
/**
* Create an instance of {@link AccessDenied }
*
*/
public AccessDenied createAccessDenied() {
return new AccessDenied();
}
/**
* Create an instance of {@link AlreadyExists }
*
*/
public AlreadyExists createAlreadyExists() {
return new AlreadyExists();
}
/**
* Create an instance of {@link Concurrency }
*
*/
public Concurrency createConcurrency() {
return new Concurrency();
}
/**
* Create an instance of {@link DeliveryRefused }
*
*/
public DeliveryRefused createDeliveryRefused() {
return new DeliveryRefused();
}
/**
* Create an instance of {@link EncodingLimit }
*
*/
public EncodingLimit createEncodingLimit() {
return new EncodingLimit();
}
/**
* Create an instance of {@link InternalError }
*
*/
public InternalError createInternalError() {
return new InternalError();
}
/**
* Create an instance of {@link FragmentDialectNotSupported }
*
*/
public FragmentDialectNotSupported createFragmentDialectNotSupported() {
return new FragmentDialectNotSupported();
}
/**
* Create an instance of {@link InvalidBookmark }
*
*/
public InvalidBookmark createInvalidBookmark() {
return new InvalidBookmark();
}
/**
* Create an instance of {@link InvalidOptions }
*
*/
public InvalidOptions createInvalidOptions() {
return new InvalidOptions();
}
/**
* Create an instance of {@link InvalidParameter }
*
*/
public InvalidParameter createInvalidParameter() {
return new InvalidParameter();
}
/**
* Create an instance of {@link InvalidSelectors }
*
*/
public InvalidSelectors createInvalidSelectors() {
return new InvalidSelectors();
}
/**
* Create an instance of {@link NoAck }
*
*/
public NoAck createNoAck() {
return new NoAck();
}
/**
* Create an instance of {@link QuotaLimit }
*
*/
public QuotaLimit createQuotaLimit() {
return new QuotaLimit();
}
/**
* Create an instance of {@link SchemaValidationError }
*
*/
public SchemaValidationError createSchemaValidationError() {
return new SchemaValidationError();
}
/**
* Create an instance of {@link TimedOut }
*
*/
public TimedOut createTimedOut() {
return new TimedOut();
}
/**
* Create an instance of {@link UnsupportedFeature }
*
*/
public UnsupportedFeature createUnsupportedFeature() {
return new UnsupportedFeature();
}
/**
* Create an instance of {@link AttributableInt }
*
*/
public AttributableInt createAttributableInt() {
return new AttributableInt();
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AttributableURI }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AttributableURI }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "ResourceURI")
public JAXBElement createResourceURI(AttributableURI value) {
return new JAXBElement(_ResourceURI_QNAME, AttributableURI.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SelectorType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SelectorType }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "Selector")
public JAXBElement createSelector(SelectorType value) {
return new JAXBElement(_Selector_QNAME, SelectorType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SelectorSetType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SelectorSetType }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "SelectorSet")
public JAXBElement createSelectorSet(SelectorSetType value) {
return new JAXBElement(_SelectorSet_QNAME, SelectorSetType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AttributableDuration }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AttributableDuration }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "OperationTimeout")
public JAXBElement createOperationTimeout(AttributableDuration value) {
return new JAXBElement(_OperationTimeout_QNAME, AttributableDuration.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link MaxEnvelopeSizeType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link MaxEnvelopeSizeType }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "MaxEnvelopeSize")
public JAXBElement createMaxEnvelopeSize(MaxEnvelopeSizeType value) {
return new JAXBElement(_MaxEnvelopeSize_QNAME, MaxEnvelopeSizeType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OptionType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OptionType }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "Option")
public JAXBElement createOption(OptionType value) {
return new JAXBElement(_Option_QNAME, OptionType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AttributableEmpty }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AttributableEmpty }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "RequestEPR")
public JAXBElement createRequestEPR(AttributableEmpty value) {
return new JAXBElement(_RequestEPR_QNAME, AttributableEmpty.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AttributableEmpty }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AttributableEmpty }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "EPRInvalid")
public JAXBElement createEPRInvalid(AttributableEmpty value) {
return new JAXBElement(_EPRInvalid_QNAME, AttributableEmpty.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AttributableEmpty }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AttributableEmpty }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "EPRUnknown")
public JAXBElement createEPRUnknown(AttributableEmpty value) {
return new JAXBElement(_EPRUnknown_QNAME, AttributableEmpty.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link RequestedEPRType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link RequestedEPRType }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "RequestedEPR")
public JAXBElement createRequestedEPR(RequestedEPRType value) {
return new JAXBElement(_RequestedEPR_QNAME, RequestedEPRType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DialectableMixedDataType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link DialectableMixedDataType }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "FragmentTransfer")
public JAXBElement createFragmentTransfer(DialectableMixedDataType value) {
return new JAXBElement(_FragmentTransfer_QNAME, DialectableMixedDataType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link MixedDataType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link MixedDataType }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "XmlFragment")
public JAXBElement createXmlFragment(MixedDataType value) {
return new JAXBElement(_XmlFragment_QNAME, MixedDataType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AttributableNonNegativeInteger }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AttributableNonNegativeInteger }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "TotalItemsCountEstimate")
public JAXBElement createTotalItemsCountEstimate(AttributableNonNegativeInteger value) {
return new JAXBElement(_TotalItemsCountEstimate_QNAME, AttributableNonNegativeInteger.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AttributableEmpty }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AttributableEmpty }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "RequestTotalItemsCountEstimate")
public JAXBElement createRequestTotalItemsCountEstimate(AttributableEmpty value) {
return new JAXBElement(_RequestTotalItemsCountEstimate_QNAME, AttributableEmpty.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AttributableEmpty }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AttributableEmpty }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "OptimizeEnumeration")
public JAXBElement createOptimizeEnumeration(AttributableEmpty value) {
return new JAXBElement(_OptimizeEnumeration_QNAME, AttributableEmpty.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AttributablePositiveInteger }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AttributablePositiveInteger }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "MaxElements")
public JAXBElement createMaxElements(AttributablePositiveInteger value) {
return new JAXBElement(_MaxElements_QNAME, AttributablePositiveInteger.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link EnumerationModeType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link EnumerationModeType }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "EnumerationMode")
public JAXBElement createEnumerationMode(EnumerationModeType value) {
return new JAXBElement(_EnumerationMode_QNAME, EnumerationModeType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DialectableMixedDataType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link DialectableMixedDataType }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "Filter")
public JAXBElement createFilter(DialectableMixedDataType value) {
return new JAXBElement(_Filter_QNAME, DialectableMixedDataType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AnyListType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AnyListType }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "Items")
public JAXBElement createItems(AnyListType value) {
return new JAXBElement(_Items_QNAME, AnyListType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ItemType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ItemType }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "Item")
public JAXBElement createItem(ItemType value) {
return new JAXBElement(_Item_QNAME, ItemType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AttributableEmpty }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AttributableEmpty }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "EndOfSequence")
public JAXBElement createEndOfSequence(AttributableEmpty value) {
return new JAXBElement(_EndOfSequence_QNAME, AttributableEmpty.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AttributableLanguage }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AttributableLanguage }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "ContentEncoding")
public JAXBElement createContentEncoding(AttributableLanguage value) {
return new JAXBElement(_ContentEncoding_QNAME, AttributableLanguage.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ConnectionRetryType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ConnectionRetryType }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "ConnectionRetry")
public JAXBElement createConnectionRetry(ConnectionRetryType value) {
return new JAXBElement(_ConnectionRetry_QNAME, ConnectionRetryType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AttributableDuration }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AttributableDuration }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "Heartbeats")
public JAXBElement createHeartbeats(AttributableDuration value) {
return new JAXBElement(_Heartbeats_QNAME, AttributableDuration.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AttributableEmpty }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AttributableEmpty }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "SendBookmarks")
public JAXBElement createSendBookmarks(AttributableEmpty value) {
return new JAXBElement(_SendBookmarks_QNAME, AttributableEmpty.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AttributableAny }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AttributableAny }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "Bookmark")
public JAXBElement createBookmark(AttributableAny value) {
return new JAXBElement(_Bookmark_QNAME, AttributableAny.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AttributableDuration }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AttributableDuration }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "MaxTime")
public JAXBElement createMaxTime(AttributableDuration value) {
return new JAXBElement(_MaxTime_QNAME, AttributableDuration.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link EventType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link EventType }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "Event")
public JAXBElement createEvent(EventType value) {
return new JAXBElement(_Event_QNAME, EventType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link EventsType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link EventsType }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "Events")
public JAXBElement createEvents(EventsType value) {
return new JAXBElement(_Events_QNAME, EventsType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AttributableEmpty }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AttributableEmpty }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "AckRequested")
public JAXBElement createAckRequested(AttributableEmpty value) {
return new JAXBElement(_AckRequested_QNAME, AttributableEmpty.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DroppedEventsType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link DroppedEventsType }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "DroppedEvents")
public JAXBElement createDroppedEvents(DroppedEventsType value) {
return new JAXBElement(_DroppedEvents_QNAME, DroppedEventsType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AuthType }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AuthType }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "Auth")
public JAXBElement createAuth(AuthType value) {
return new JAXBElement(_Auth_QNAME, AuthType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "FaultDetail")
public JAXBElement createFaultDetail(String value) {
return new JAXBElement(_FaultDetail_QNAME, String.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AttributableURI }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AttributableURI }{@code >}
*/
@XmlElementDecl(namespace = "http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd", name = "FragmentDialect")
public JAXBElement createFragmentDialect(AttributableURI value) {
return new JAXBElement(_FragmentDialect_QNAME, AttributableURI.class, null, value);
}
}