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.icatproject
|
public ObjectFactory()
public InstrumentScientist createInstrumentScientist()
InstrumentScientistpublic EntityField createEntityField()
EntityFieldpublic DeleteManyResponse createDeleteManyResponse()
DeleteManyResponsepublic RelatedDatafile createRelatedDatafile()
RelatedDatafilepublic CreateMany createCreateMany()
CreateManypublic GetRemainingMinutes createGetRemainingMinutes()
GetRemainingMinutespublic GetUserName createGetUserName()
GetUserNamepublic Constraint createConstraint()
Constraintpublic LogoutResponse createLogoutResponse()
LogoutResponsepublic Login.Credentials createLoginCredentials()
Login.Credentialspublic ParameterType createParameterType()
ParameterTypepublic Application createApplication()
Applicationpublic GetApiVersion createGetApiVersion()
GetApiVersionpublic GetResponse createGetResponse()
GetResponsepublic SearchResponse createSearchResponse()
SearchResponsepublic DeleteMany createDeleteMany()
DeleteManypublic OutputDatafile createOutputDatafile()
OutputDatafilepublic FacilityCycle createFacilityCycle()
FacilityCyclepublic DummyResponse createDummyResponse()
DummyResponsepublic DatafileFormat createDatafileFormat()
DatafileFormatpublic DatasetParameter createDatasetParameter()
DatasetParameterpublic InvestigationType createInvestigationType()
InvestigationTypepublic GetEntityInfoResponse createGetEntityInfoResponse()
GetEntityInfoResponsepublic GetApiVersionResponse createGetApiVersionResponse()
GetApiVersionResponsepublic Instrument createInstrument()
Instrumentpublic NotificationRequest createNotificationRequest()
NotificationRequestpublic Publication createPublication()
Publicationpublic SampleType createSampleType()
SampleTypepublic InvestigationParameter createInvestigationParameter()
InvestigationParameterpublic InputDatafile createInputDatafile()
InputDatafilepublic SampleParameter createSampleParameter()
SampleParameterpublic GetUserNameResponse createGetUserNameResponse()
GetUserNameResponsepublic Investigation createInvestigation()
Investigationpublic UpdateResponse createUpdateResponse()
UpdateResponsepublic IcatException createIcatException()
IcatExceptionpublic CreateManyResponse createCreateManyResponse()
CreateManyResponsepublic DatasetType createDatasetType()
DatasetTypepublic GetRemainingMinutesResponse createGetRemainingMinutesResponse()
GetRemainingMinutesResponsepublic InputDataset createInputDataset()
InputDatasetpublic PermissibleStringValue createPermissibleStringValue()
PermissibleStringValuepublic GetEntityInfo createGetEntityInfo()
GetEntityInfopublic Login.Credentials.Entry createLoginCredentialsEntry()
Login.Credentials.Entrypublic InvestigationUser createInvestigationUser()
InvestigationUserpublic CreateResponse createCreateResponse()
CreateResponsepublic StudyInvestigation createStudyInvestigation()
StudyInvestigationpublic LoginResponse createLoginResponse()
LoginResponsepublic DatafileParameter createDatafileParameter()
DatafileParameterpublic EntityInfo createEntityInfo()
EntityInfopublic DeleteResponse createDeleteResponse()
DeleteResponsepublic OutputDataset createOutputDataset()
OutputDatasetpublic JAXBElement<CreateMany> createCreateMany(CreateMany value)
public JAXBElement<Create> createCreate(Create value)
public JAXBElement<GetEntityInfoResponse> createGetEntityInfoResponse(GetEntityInfoResponse value)
public JAXBElement<GetResponse> createGetResponse(GetResponse value)
public JAXBElement<SearchResponse> createSearchResponse(SearchResponse value)
public JAXBElement<Get> createGet(Get value)
public JAXBElement<LoginResponse> createLoginResponse(LoginResponse value)
public JAXBElement<DatafileParameter> createDatafileParameter(DatafileParameter value)
public JAXBElement<Datafile> createDatafile(Datafile value)
public JAXBElement<DummyResponse> createDummyResponse(DummyResponse value)
public JAXBElement<GetUserName> createGetUserName(GetUserName value)
public JAXBElement<DeleteMany> createDeleteMany(DeleteMany value)
public JAXBElement<DeleteManyResponse> createDeleteManyResponse(DeleteManyResponse value)
public JAXBElement<GetApiVersionResponse> createGetApiVersionResponse(GetApiVersionResponse value)
public JAXBElement<Dummy> createDummy(Dummy value)
public JAXBElement<SampleParameter> createSampleParameter(SampleParameter value)
public JAXBElement<GetRemainingMinutesResponse> createGetRemainingMinutesResponse(GetRemainingMinutesResponse value)
public JAXBElement<Dataset> createDataset(Dataset value)
public JAXBElement<GetUserNameResponse> createGetUserNameResponse(GetUserNameResponse value)
public JAXBElement<DeleteResponse> createDeleteResponse(DeleteResponse value)
public JAXBElement<GetRemainingMinutes> createGetRemainingMinutes(GetRemainingMinutes value)
public JAXBElement<Logout> createLogout(Logout value)
public JAXBElement<InvestigationParameter> createInvestigationParameter(InvestigationParameter value)
public JAXBElement<Update> createUpdate(Update value)
public JAXBElement<IcatException> createIcatException(IcatException value)
public JAXBElement<GetApiVersion> createGetApiVersion(GetApiVersion value)
public JAXBElement<LogoutResponse> createLogoutResponse(LogoutResponse value)
public JAXBElement<CreateResponse> createCreateResponse(CreateResponse value)
public JAXBElement<Delete> createDelete(Delete value)
public JAXBElement<GetEntityInfo> createGetEntityInfo(GetEntityInfo value)
public JAXBElement<Login> createLogin(Login value)
public JAXBElement<DatasetParameter> createDatasetParameter(DatasetParameter value)
public JAXBElement<CreateManyResponse> createCreateManyResponse(CreateManyResponse value)
public JAXBElement<Search> createSearch(Search value)
public JAXBElement<UpdateResponse> createUpdateResponse(UpdateResponse value)
Copyright © 2013 The ICAT Collaboration. All Rights Reserved.