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.api_v2
|
public ObjectFactory()
public CategoryBag createCategoryBag()
CategoryBag
public FindTModel createFindTModel()
FindTModel
public DispositionReport createDispositionReport()
DispositionReport
public DiscardAuthToken createDiscardAuthToken()
DiscardAuthToken
public GetBindingDetail createGetBindingDetail()
GetBindingDetail
public GetServiceDetail createGetServiceDetail()
GetServiceDetail
public BindingTemplate createBindingTemplate()
BindingTemplate
public SetPublisherAssertions createSetPublisherAssertions()
SetPublisherAssertions
public GetAssertionStatusReport createGetAssertionStatusReport()
GetAssertionStatusReport
public ServiceInfos createServiceInfos()
ServiceInfos
public DeletePublisherAssertions createDeletePublisherAssertions()
DeletePublisherAssertions
public RelatedBusinessesList createRelatedBusinessesList()
RelatedBusinessesList
public Description createDescription()
Description
public OverviewDoc createOverviewDoc()
OverviewDoc
public SaveService createSaveService()
SaveService
public GetBusinessDetailExt createGetBusinessDetailExt()
GetBusinessDetailExt
public PublisherAssertions createPublisherAssertions()
PublisherAssertions
public KeyedReference createKeyedReference()
KeyedReference
public BusinessEntity createBusinessEntity()
BusinessEntity
public AssertionStatusItem createAssertionStatusItem()
AssertionStatusItem
public TModelInfos createTModelInfos()
TModelInfos
public DiscoveryURL createDiscoveryURL()
DiscoveryURL
public BusinessDetail createBusinessDetail()
BusinessDetail
public GetTModelDetail createGetTModelDetail()
GetTModelDetail
public FindService createFindService()
FindService
public DeleteBinding createDeleteBinding()
DeleteBinding
public ValidateValues createValidateValues()
ValidateValues
public TModelInfo createTModelInfo()
TModelInfo
public BusinessList createBusinessList()
BusinessList
public SaveBusiness createSaveBusiness()
SaveBusiness
public BusinessServices createBusinessServices()
BusinessServices
public PublisherAssertion createPublisherAssertion()
PublisherAssertion
public SharedRelationships createSharedRelationships()
SharedRelationships
public GetBusinessDetail createGetBusinessDetail()
GetBusinessDetail
public ServiceList createServiceList()
ServiceList
public RegisteredInfo createRegisteredInfo()
RegisteredInfo
public InstanceDetails createInstanceDetails()
InstanceDetails
public TModelList createTModelList()
TModelList
public BusinessInfo createBusinessInfo()
BusinessInfo
public IdentifierBag createIdentifierBag()
IdentifierBag
public SaveBinding createSaveBinding()
SaveBinding
public GetPublisherAssertions createGetPublisherAssertions()
GetPublisherAssertions
public FindBinding createFindBinding()
FindBinding
public FindBusiness createFindBusiness()
FindBusiness
public DeleteTModel createDeleteTModel()
DeleteTModel
public ServiceDetail createServiceDetail()
ServiceDetail
public BusinessService createBusinessService()
BusinessService
public AddressLine createAddressLine()
AddressLine
public RelatedBusinessInfos createRelatedBusinessInfos()
RelatedBusinessInfos
public TModelDetail createTModelDetail()
TModelDetail
public BusinessDetailExt createBusinessDetailExt()
BusinessDetailExt
public TModelInstanceDetails createTModelInstanceDetails()
TModelInstanceDetails
public GetRegisteredInfo createGetRegisteredInfo()
GetRegisteredInfo
public AddPublisherAssertions createAddPublisherAssertions()
AddPublisherAssertions
public DiscoveryURLs createDiscoveryURLs()
DiscoveryURLs
public DeleteBusiness createDeleteBusiness()
DeleteBusiness
public TModelInstanceInfo createTModelInstanceInfo()
TModelInstanceInfo
public SaveTModel createSaveTModel()
SaveTModel
public BusinessInfos createBusinessInfos()
BusinessInfos
public BindingDetail createBindingDetail()
BindingDetail
public RelatedBusinessInfo createRelatedBusinessInfo()
RelatedBusinessInfo
public GetAuthToken createGetAuthToken()
GetAuthToken
public ServiceInfo createServiceInfo()
ServiceInfo
public BindingTemplates createBindingTemplates()
BindingTemplates
public AssertionStatusReport createAssertionStatusReport()
AssertionStatusReport
public BusinessEntityExt createBusinessEntityExt()
BusinessEntityExt
public HostingRedirector createHostingRedirector()
HostingRedirector
public DeleteService createDeleteService()
DeleteService
public AccessPoint createAccessPoint()
AccessPoint
public FindQualifiers createFindQualifiers()
FindQualifiers
public FindRelatedBusinesses createFindRelatedBusinesses()
FindRelatedBusinesses
public JAXBElement<ValidateValues> createValidateValues(ValidateValues value)
public JAXBElement<BusinessDetail> createBusinessDetail(BusinessDetail value)
public JAXBElement<GetTModelDetail> createGetTModelDetail(GetTModelDetail value)
public JAXBElement<FindService> createFindService(FindService value)
public JAXBElement<DeleteBinding> createDeleteBinding(DeleteBinding value)
public JAXBElement<TModel> createTModel(TModel value)
public JAXBElement<BusinessList> createBusinessList(BusinessList value)
public JAXBElement<SaveBusiness> createSaveBusiness(SaveBusiness value)
public JAXBElement<TModelInfo> createTModelInfo(TModelInfo value)
public JAXBElement<BusinessServices> createBusinessServices(BusinessServices value)
public JAXBElement<AssertionStatusItem> createAssertionStatusItem(AssertionStatusItem value)
public JAXBElement<TModelInfos> createTModelInfos(TModelInfos value)
public JAXBElement<DiscoveryURL> createDiscoveryURL(DiscoveryURL value)
public JAXBElement<TModelList> createTModelList(TModelList value)
public JAXBElement<SharedRelationships> createSharedRelationships(SharedRelationships value)
public JAXBElement<String> createCompletionStatus(String value)
public JAXBElement<PublisherAssertion> createPublisherAssertion(PublisherAssertion value)
public JAXBElement<ServiceList> createServiceList(ServiceList value)
public JAXBElement<RegisteredInfo> createRegisteredInfo(RegisteredInfo value)
public JAXBElement<InstanceDetails> createInstanceDetails(InstanceDetails value)
public JAXBElement<GetBusinessDetail> createGetBusinessDetail(GetBusinessDetail value)
public JAXBElement<Email> createEmail(Email value)
public JAXBElement<String> createTModelKey(String value)
public JAXBElement<String> createToKey(String value)
public JAXBElement<DispositionReport> createDispositionReport(DispositionReport value)
public JAXBElement<GetBindingDetail> createGetBindingDetail(GetBindingDetail value)
public JAXBElement<String> createInstanceParms(String value)
public JAXBElement<DiscardAuthToken> createDiscardAuthToken(DiscardAuthToken value)
public JAXBElement<BindingTemplate> createBindingTemplate(BindingTemplate value)
public JAXBElement<GetServiceDetail> createGetServiceDetail(GetServiceDetail value)
public JAXBElement<Contacts> createContacts(Contacts value)
public JAXBElement<String> createPersonName(String value)
public JAXBElement<GetAssertionStatusReport> createGetAssertionStatusReport(GetAssertionStatusReport value)
public JAXBElement<SetPublisherAssertions> createSetPublisherAssertions(SetPublisherAssertions value)
public JAXBElement<CategoryBag> createCategoryBag(CategoryBag value)
public JAXBElement<Phone> createPhone(Phone value)
public JAXBElement<ErrInfo> createErrInfo(ErrInfo value)
public JAXBElement<FindTModel> createFindTModel(FindTModel value)
public JAXBElement<String> createBusinessKey(String value)
public JAXBElement<SaveService> createSaveService(SaveService value)
public JAXBElement<GetBusinessDetailExt> createGetBusinessDetailExt(GetBusinessDetailExt value)
public JAXBElement<PublisherAssertions> createPublisherAssertions(PublisherAssertions value)
public JAXBElement<KeyedReference> createKeyedReference(KeyedReference value)
public JAXBElement<BusinessEntity> createBusinessEntity(BusinessEntity value)
public JAXBElement<ServiceInfos> createServiceInfos(ServiceInfos value)
public JAXBElement<RelatedBusinessesList> createRelatedBusinessesList(RelatedBusinessesList value)
public JAXBElement<String> createUploadRegister(String value)
public JAXBElement<DeletePublisherAssertions> createDeletePublisherAssertions(DeletePublisherAssertions value)
public JAXBElement<KeysOwned> createKeysOwned(KeysOwned value)
public JAXBElement<OverviewDoc> createOverviewDoc(OverviewDoc value)
public JAXBElement<Description> createDescription(Description value)
public JAXBElement<AuthToken> createAuthToken(AuthToken value)
public JAXBElement<ServiceInfo> createServiceInfo(ServiceInfo value)
public JAXBElement<GetAuthToken> createGetAuthToken(GetAuthToken value)
public JAXBElement<DiscoveryURLs> createDiscoveryURLs(DiscoveryURLs value)
public JAXBElement<AddPublisherAssertions> createAddPublisherAssertions(AddPublisherAssertions value)
public JAXBElement<BusinessInfos> createBusinessInfos(BusinessInfos value)
public JAXBElement<SaveTModel> createSaveTModel(SaveTModel value)
public JAXBElement<TModelInstanceInfo> createTModelInstanceInfo(TModelInstanceInfo value)
public JAXBElement<DeleteBusiness> createDeleteBusiness(DeleteBusiness value)
public JAXBElement<BindingDetail> createBindingDetail(BindingDetail value)
public JAXBElement<RelatedBusinessInfo> createRelatedBusinessInfo(RelatedBusinessInfo value)
public JAXBElement<AccessPoint> createAccessPoint(AccessPoint value)
public JAXBElement<String> createOverviewURL(String value)
public JAXBElement<String> createFromKey(String value)
public JAXBElement<TModelBag> createTModelBag(TModelBag value)
public JAXBElement<FindRelatedBusinesses> createFindRelatedBusinesses(FindRelatedBusinesses value)
public JAXBElement<FindQualifiers> createFindQualifiers(FindQualifiers value)
public JAXBElement<BusinessEntityExt> createBusinessEntityExt(BusinessEntityExt value)
public JAXBElement<AssertionStatusReport> createAssertionStatusReport(AssertionStatusReport value)
public JAXBElement<BindingTemplates> createBindingTemplates(BindingTemplates value)
public JAXBElement<Address> createAddress(Address value)
public JAXBElement<String> createAuthInfo(String value)
public JAXBElement<DeleteService> createDeleteService(DeleteService value)
public JAXBElement<HostingRedirector> createHostingRedirector(HostingRedirector value)
public JAXBElement<GetPublisherAssertions> createGetPublisherAssertions(GetPublisherAssertions value)
public JAXBElement<SaveBinding> createSaveBinding(SaveBinding value)
public JAXBElement<IdentifierBag> createIdentifierBag(IdentifierBag value)
public JAXBElement<FindBinding> createFindBinding(FindBinding value)
public JAXBElement<Contact> createContact(Contact value)
public JAXBElement<String> createBindingKey(String value)
public JAXBElement<DeleteTModel> createDeleteTModel(DeleteTModel value)
public JAXBElement<FindBusiness> createFindBusiness(FindBusiness value)
public JAXBElement<ServiceDetail> createServiceDetail(ServiceDetail value)
public JAXBElement<Result> createResult(Result value)
public JAXBElement<String> createServiceKey(String value)
public JAXBElement<BusinessInfo> createBusinessInfo(BusinessInfo value)
public JAXBElement<String> createFindQualifier(String value)
public JAXBElement<TModelInstanceDetails> createTModelInstanceDetails(TModelInstanceDetails value)
public JAXBElement<BusinessDetailExt> createBusinessDetailExt(BusinessDetailExt value)
public JAXBElement<GetRegisteredInfo> createGetRegisteredInfo(GetRegisteredInfo value)
public JAXBElement<RelatedBusinessInfos> createRelatedBusinessInfos(RelatedBusinessInfos value)
public JAXBElement<AddressLine> createAddressLine(AddressLine value)
public JAXBElement<BusinessService> createBusinessService(BusinessService value)
public JAXBElement<TModelDetail> createTModelDetail(TModelDetail value)
public JAXBElement<Name> createName(Name value)
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.