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: com.vmware.vcenter.lookup
|
public ObjectFactory()
public MethodFault createMethodFault()
MethodFaultpublic RuntimeFault createRuntimeFault()
RuntimeFaultpublic HostCommunication createHostCommunication()
HostCommunicationpublic HostNotConnected createHostNotConnected()
HostNotConnectedpublic HostNotReachable createHostNotReachable()
HostNotReachablepublic InvalidArgument createInvalidArgument()
InvalidArgumentpublic InvalidRequest createInvalidRequest()
InvalidRequestpublic InvalidType createInvalidType()
InvalidTypepublic ManagedObjectNotFound createManagedObjectNotFound()
ManagedObjectNotFoundpublic MethodNotFound createMethodNotFound()
MethodNotFoundpublic NotEnoughLicenses createNotEnoughLicenses()
NotEnoughLicensespublic NotImplemented createNotImplemented()
NotImplementedpublic NotSupported createNotSupported()
NotSupportedpublic RequestCanceled createRequestCanceled()
RequestCanceledpublic SecurityError createSecurityError()
SecurityErrorpublic SystemError createSystemError()
SystemErrorpublic UnexpectedFault createUnexpectedFault()
UnexpectedFaultpublic RetrieveHaBackupConfigurationRequestType createRetrieveHaBackupConfigurationRequestType()
RetrieveHaBackupConfigurationRequestTypepublic RetrieveHaBackupConfigurationResponse createRetrieveHaBackupConfigurationResponse()
RetrieveHaBackupConfigurationResponsepublic LookupHaBackupNodeConfiguration createLookupHaBackupNodeConfiguration()
LookupHaBackupNodeConfigurationpublic SetLocaleRequestType createSetLocaleRequestType()
SetLocaleRequestTypepublic SetLocaleResponse createSetLocaleResponse()
SetLocaleResponsepublic GetLocaleRequestType createGetLocaleRequestType()
GetLocaleRequestTypepublic GetLocaleResponse createGetLocaleResponse()
GetLocaleResponsepublic RetrieveServiceContentRequestType createRetrieveServiceContentRequestType()
RetrieveServiceContentRequestTypepublic RetrieveServiceContentResponse createRetrieveServiceContentResponse()
RetrieveServiceContentResponsepublic LookupServiceContent createLookupServiceContent()
LookupServiceContentpublic CreateRequestType createCreateRequestType()
CreateRequestTypepublic CreateResponse createCreateResponse()
CreateResponsepublic DeleteRequestType createDeleteRequestType()
DeleteRequestTypepublic DeleteResponse createDeleteResponse()
DeleteResponsepublic SetRequestType createSetRequestType()
SetRequestTypepublic SetResponse createSetResponse()
SetResponsepublic GetRequestType createGetRequestType()
GetRequestTypepublic GetResponse createGetResponse()
GetResponsepublic LookupServiceRegistrationInfo createLookupServiceRegistrationInfo()
LookupServiceRegistrationInfopublic ListRequestType createListRequestType()
ListRequestTypepublic ListResponse createListResponse()
ListResponsepublic GetSiteIdRequestType createGetSiteIdRequestType()
GetSiteIdRequestTypepublic GetSiteIdResponse createGetSiteIdResponse()
GetSiteIdResponsepublic LookupFaultEntryExistsFault createLookupFaultEntryExistsFault()
LookupFaultEntryExistsFaultpublic LookupFaultEntryNotFoundFault createLookupFaultEntryNotFoundFault()
LookupFaultEntryNotFoundFaultpublic LookupFaultServiceFault createLookupFaultServiceFault()
LookupFaultServiceFaultpublic LookupFaultUnsupportedSiteFault createLookupFaultUnsupportedSiteFault()
LookupFaultUnsupportedSiteFaultpublic DynamicArray createDynamicArray()
DynamicArraypublic DynamicData createDynamicData()
DynamicDatapublic DynamicProperty createDynamicProperty()
DynamicPropertypublic ArrayOfDynamicProperty createArrayOfDynamicProperty()
ArrayOfDynamicPropertypublic KeyAnyValue createKeyAnyValue()
KeyAnyValuepublic ArrayOfKeyAnyValue createArrayOfKeyAnyValue()
ArrayOfKeyAnyValuepublic LocalizableMessage createLocalizableMessage()
LocalizableMessagepublic ArrayOfLocalizableMessage createArrayOfLocalizableMessage()
ArrayOfLocalizableMessagepublic LocalizedMethodFault createLocalizedMethodFault()
LocalizedMethodFaultpublic LookupServiceRegistrationMutableServiceInfo createLookupServiceRegistrationMutableServiceInfo()
LookupServiceRegistrationMutableServiceInfopublic LookupServiceRegistrationCommonServiceInfo createLookupServiceRegistrationCommonServiceInfo()
LookupServiceRegistrationCommonServiceInfopublic LookupServiceRegistrationCreateSpec createLookupServiceRegistrationCreateSpec()
LookupServiceRegistrationCreateSpecpublic LookupServiceRegistrationSetSpec createLookupServiceRegistrationSetSpec()
LookupServiceRegistrationSetSpecpublic ArrayOfLookupServiceRegistrationInfo createArrayOfLookupServiceRegistrationInfo()
ArrayOfLookupServiceRegistrationInfopublic LookupServiceRegistrationServiceType createLookupServiceRegistrationServiceType()
LookupServiceRegistrationServiceTypepublic LookupServiceRegistrationEndpoint createLookupServiceRegistrationEndpoint()
LookupServiceRegistrationEndpointpublic ArrayOfLookupServiceRegistrationEndpoint createArrayOfLookupServiceRegistrationEndpoint()
ArrayOfLookupServiceRegistrationEndpointpublic LookupServiceRegistrationEndpointType createLookupServiceRegistrationEndpointType()
LookupServiceRegistrationEndpointTypepublic LookupServiceRegistrationAttribute createLookupServiceRegistrationAttribute()
LookupServiceRegistrationAttributepublic ArrayOfLookupServiceRegistrationAttribute createArrayOfLookupServiceRegistrationAttribute()
ArrayOfLookupServiceRegistrationAttributepublic LookupServiceRegistrationFilter createLookupServiceRegistrationFilter()
LookupServiceRegistrationFilterpublic ManagedObjectReference createManagedObjectReference()
ManagedObjectReferencepublic ArrayOfString createArrayOfString()
ArrayOfStringpublic ArrayOfAnyType createArrayOfAnyType()
ArrayOfAnyTypepublic javax.xml.bind.JAXBElement<MethodFault> createMethodFaultFault(MethodFault value)
value - Java instance representing xml element's value.JAXBElement<MethodFault>public javax.xml.bind.JAXBElement<RuntimeFault> createRuntimeFaultFault(RuntimeFault value)
value - Java instance representing xml element's value.JAXBElement<RuntimeFault>public javax.xml.bind.JAXBElement<HostCommunication> createHostCommunicationFault(HostCommunication value)
value - Java instance representing xml element's value.JAXBElement<HostCommunication>public javax.xml.bind.JAXBElement<HostNotConnected> createHostNotConnectedFault(HostNotConnected value)
value - Java instance representing xml element's value.JAXBElement<HostNotConnected>public javax.xml.bind.JAXBElement<HostNotReachable> createHostNotReachableFault(HostNotReachable value)
value - Java instance representing xml element's value.JAXBElement<HostNotReachable>public javax.xml.bind.JAXBElement<InvalidArgument> createInvalidArgumentFault(InvalidArgument value)
value - Java instance representing xml element's value.JAXBElement<InvalidArgument>public javax.xml.bind.JAXBElement<InvalidRequest> createInvalidRequestFault(InvalidRequest value)
value - Java instance representing xml element's value.JAXBElement<InvalidRequest>public javax.xml.bind.JAXBElement<InvalidType> createInvalidTypeFault(InvalidType value)
value - Java instance representing xml element's value.JAXBElement<InvalidType>public javax.xml.bind.JAXBElement<ManagedObjectNotFound> createManagedObjectNotFoundFault(ManagedObjectNotFound value)
value - Java instance representing xml element's value.JAXBElement<ManagedObjectNotFound>public javax.xml.bind.JAXBElement<MethodNotFound> createMethodNotFoundFault(MethodNotFound value)
value - Java instance representing xml element's value.JAXBElement<MethodNotFound>public javax.xml.bind.JAXBElement<NotEnoughLicenses> createNotEnoughLicensesFault(NotEnoughLicenses value)
value - Java instance representing xml element's value.JAXBElement<NotEnoughLicenses>public javax.xml.bind.JAXBElement<NotImplemented> createNotImplementedFault(NotImplemented value)
value - Java instance representing xml element's value.JAXBElement<NotImplemented>public javax.xml.bind.JAXBElement<NotSupported> createNotSupportedFault(NotSupported value)
value - Java instance representing xml element's value.JAXBElement<NotSupported>public javax.xml.bind.JAXBElement<RequestCanceled> createRequestCanceledFault(RequestCanceled value)
value - Java instance representing xml element's value.JAXBElement<RequestCanceled>public javax.xml.bind.JAXBElement<SecurityError> createSecurityErrorFault(SecurityError value)
value - Java instance representing xml element's value.JAXBElement<SecurityError>public javax.xml.bind.JAXBElement<SystemError> createSystemErrorFault(SystemError value)
value - Java instance representing xml element's value.JAXBElement<SystemError>public javax.xml.bind.JAXBElement<UnexpectedFault> createUnexpectedFaultFault(UnexpectedFault value)
value - Java instance representing xml element's value.JAXBElement<UnexpectedFault>public javax.xml.bind.JAXBElement<RetrieveHaBackupConfigurationRequestType> createRetrieveHaBackupConfiguration(RetrieveHaBackupConfigurationRequestType value)
value - Java instance representing xml element's value.JAXBElement<RetrieveHaBackupConfigurationRequestType>public javax.xml.bind.JAXBElement<SetLocaleRequestType> createSetLocale(SetLocaleRequestType value)
value - Java instance representing xml element's value.JAXBElement<SetLocaleRequestType>public javax.xml.bind.JAXBElement<GetLocaleRequestType> createGetLocale(GetLocaleRequestType value)
value - Java instance representing xml element's value.JAXBElement<GetLocaleRequestType>public javax.xml.bind.JAXBElement<RetrieveServiceContentRequestType> createRetrieveServiceContent(RetrieveServiceContentRequestType value)
value - Java instance representing xml element's value.JAXBElement<RetrieveServiceContentRequestType>public javax.xml.bind.JAXBElement<CreateRequestType> createCreate(CreateRequestType value)
value - Java instance representing xml element's value.JAXBElement<CreateRequestType>public javax.xml.bind.JAXBElement<DeleteRequestType> createDelete(DeleteRequestType value)
value - Java instance representing xml element's value.JAXBElement<DeleteRequestType>public javax.xml.bind.JAXBElement<SetRequestType> createSet(SetRequestType value)
value - Java instance representing xml element's value.JAXBElement<SetRequestType>public javax.xml.bind.JAXBElement<GetRequestType> createGet(GetRequestType value)
value - Java instance representing xml element's value.JAXBElement<GetRequestType>public javax.xml.bind.JAXBElement<ListRequestType> createList(ListRequestType value)
value - Java instance representing xml element's value.JAXBElement<ListRequestType>public javax.xml.bind.JAXBElement<GetSiteIdRequestType> createGetSiteId(GetSiteIdRequestType value)
value - Java instance representing xml element's value.JAXBElement<GetSiteIdRequestType>public javax.xml.bind.JAXBElement<LookupFaultEntryExistsFault> createLookupFaultEntryExistsFaultFault(LookupFaultEntryExistsFault value)
value - Java instance representing xml element's value.JAXBElement<LookupFaultEntryExistsFault>public javax.xml.bind.JAXBElement<LookupFaultEntryNotFoundFault> createLookupFaultEntryNotFoundFaultFault(LookupFaultEntryNotFoundFault value)
value - Java instance representing xml element's value.JAXBElement<LookupFaultEntryNotFoundFault>public javax.xml.bind.JAXBElement<LookupFaultServiceFault> createLookupFaultServiceFaultFault(LookupFaultServiceFault value)
value - Java instance representing xml element's value.JAXBElement<LookupFaultServiceFault>public javax.xml.bind.JAXBElement<LookupFaultUnsupportedSiteFault> createLookupFaultUnsupportedSiteFaultFault(LookupFaultUnsupportedSiteFault value)
value - Java instance representing xml element's value.JAXBElement<LookupFaultUnsupportedSiteFault>public javax.xml.bind.JAXBElement<java.lang.String> createVersionURI(java.lang.String value)
JAXBElement<String>value - Java instance representing xml element's value.JAXBElement<String>