public class ObjectFactory
extends java.lang.Object
Constructor and Description |
---|
ObjectFactory() |
Modifier and Type | Method and Description |
---|---|
static AddHeaders |
createAddHeaders() |
static javax.xml.bind.JAXBElement<AddHeaders> |
createAddHeaders(AddHeaders value) |
static AddParameters |
createAddParameters() |
static javax.xml.bind.JAXBElement<AddParameters> |
createAddParameters(AddParameters value) |
static And |
createAnd() |
static javax.xml.bind.JAXBElement<And> |
createAnd(And value) |
static Auth |
createAuth() |
static javax.xml.bind.JAXBElement<Auth> |
createAuth(Auth value) |
static ClearFetcher |
createClearFetcher() |
static javax.xml.bind.JAXBElement<ClearFetcher> |
createClearFetcher(ClearFetcher value) |
static Config |
createConfig() |
static javax.xml.bind.JAXBElement<Config> |
createConfig(Config value) |
static Cookies |
createCookies() |
static javax.xml.bind.JAXBElement<Cookies> |
createCookies(Cookies value) |
static FetchConfig |
createFetchConfig() |
static javax.xml.bind.JAXBElement<FetchConfig> |
createFetchConfig(FetchConfig value) |
static Fetcher |
createFetcher() |
static javax.xml.bind.JAXBElement<Fetcher> |
createFetcher(Fetcher value) |
static FlushDNSCache |
createFlushDNSCache() |
static javax.xml.bind.JAXBElement<FlushDNSCache> |
createFlushDNSCache(FlushDNSCache value) |
static GetFetchConfig |
createGetFetchConfig() |
static javax.xml.bind.JAXBElement<GetFetchConfig> |
createGetFetchConfig(GetFetchConfig value) |
static GetFetchConfigByVersion |
createGetFetchConfigByVersion() |
static javax.xml.bind.JAXBElement<GetFetchConfigByVersion> |
createGetFetchConfigByVersion(GetFetchConfigByVersion value) |
static Header |
createHeader() |
static javax.xml.bind.JAXBElement<Header> |
createHeader(Header value) |
static InBody |
createInBody() |
static javax.xml.bind.JAXBElement<InBody> |
createInBody(InBody value) |
static MimeConfig |
createMimeConfig() |
static javax.xml.bind.JAXBElement<MimeConfig> |
createMimeConfig(MimeConfig value) |
static Not |
createNot() |
static javax.xml.bind.JAXBElement<Not> |
createNot(Not value) |
static Or |
createOr() |
static javax.xml.bind.JAXBElement<Or> |
createOr(Or value) |
static Post |
createPost() |
static javax.xml.bind.JAXBElement<Post> |
createPost(Post value) |
static Proxy |
createProxy() |
static javax.xml.bind.JAXBElement<Proxy> |
createProxy(Proxy value) |
static Redirect |
createRedirect() |
static javax.xml.bind.JAXBElement<Redirect> |
createRedirect(Redirect value) |
static ResponseHeader |
createResponseHeader() |
static javax.xml.bind.JAXBElement<ResponseHeader> |
createResponseHeader(ResponseHeader value) |
static SetFetchConfig |
createSetFetchConfig() |
static javax.xml.bind.JAXBElement<SetFetchConfig> |
createSetFetchConfig(SetFetchConfig value) |
static Status |
createStatus() |
static javax.xml.bind.JAXBElement<Status> |
createStatus(Status value) |
static javax.xml.bind.JAXBContext |
getContext() |
public static javax.xml.bind.JAXBContext getContext() throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public static SetFetchConfig createSetFetchConfig()
public static javax.xml.bind.JAXBElement<SetFetchConfig> createSetFetchConfig(SetFetchConfig value)
public static GetFetchConfig createGetFetchConfig()
public static javax.xml.bind.JAXBElement<GetFetchConfig> createGetFetchConfig(GetFetchConfig value)
public static GetFetchConfigByVersion createGetFetchConfigByVersion()
public static javax.xml.bind.JAXBElement<GetFetchConfigByVersion> createGetFetchConfigByVersion(GetFetchConfigByVersion value)
public static ClearFetcher createClearFetcher()
public static javax.xml.bind.JAXBElement<ClearFetcher> createClearFetcher(ClearFetcher value)
public static FlushDNSCache createFlushDNSCache()
public static javax.xml.bind.JAXBElement<FlushDNSCache> createFlushDNSCache(FlushDNSCache value)
public static FetchConfig createFetchConfig()
public static javax.xml.bind.JAXBElement<FetchConfig> createFetchConfig(FetchConfig value)
public static MimeConfig createMimeConfig()
public static javax.xml.bind.JAXBElement<MimeConfig> createMimeConfig(MimeConfig value)
public static Fetcher createFetcher()
public static Header createHeader()
public static Config createConfig()
public static Cookies createCookies()
public static Proxy createProxy()
public static AddHeaders createAddHeaders()
public static javax.xml.bind.JAXBElement<AddHeaders> createAddHeaders(AddHeaders value)
public static Auth createAuth()
public static Post createPost()
public static Status createStatus()
public static Redirect createRedirect()
public static ResponseHeader createResponseHeader()
public static javax.xml.bind.JAXBElement<ResponseHeader> createResponseHeader(ResponseHeader value)
public static InBody createInBody()
public static And createAnd()
public static Or createOr()
public static Not createNot()
public static AddParameters createAddParameters()
public static javax.xml.bind.JAXBElement<AddParameters> createAddParameters(AddParameters value)
Copyright © 2021 Dassault Systèmes, All Rights Reserved.