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 Login.Credentials createLoginCredentials()
Login.Credentialspublic DeleteMany createDeleteMany()
DeleteManypublic LogoutResponse createLogoutResponse()
LogoutResponsepublic GetUserNameResponse createGetUserNameResponse()
GetUserNameResponsepublic GetVersionResponse createGetVersionResponse()
GetVersionResponsepublic GetPropertiesResponse createGetPropertiesResponse()
GetPropertiesResponsepublic GetRemainingMinutesResponse createGetRemainingMinutesResponse()
GetRemainingMinutesResponsepublic DeleteManyResponse createDeleteManyResponse()
DeleteManyResponsepublic GetEntityInfoResponse createGetEntityInfoResponse()
GetEntityInfoResponsepublic DatasetParameter createDatasetParameter()
DatasetParameterpublic IsAccessAllowed createIsAccessAllowed()
IsAccessAllowedpublic DeleteResponse createDeleteResponse()
DeleteResponsepublic GetEntityNamesResponse createGetEntityNamesResponse()
GetEntityNamesResponsepublic GetUserName createGetUserName()
GetUserNamepublic GetApiVersion createGetApiVersion()
GetApiVersionpublic GetRemainingMinutes createGetRemainingMinutes()
GetRemainingMinutespublic SampleParameter createSampleParameter()
SampleParameterpublic GetVersion createGetVersion()
GetVersionpublic RefreshResponse createRefreshResponse()
RefreshResponsepublic IcatException createIcatException()
IcatExceptionpublic CreateMany createCreateMany()
CreateManypublic CreateManyResponse createCreateManyResponse()
CreateManyResponsepublic LoginResponse createLoginResponse()
LoginResponsepublic GetResponse createGetResponse()
GetResponsepublic DummyResponse createDummyResponse()
DummyResponsepublic GetProperties createGetProperties()
GetPropertiespublic InvestigationParameter createInvestigationParameter()
InvestigationParameterpublic CreateResponse createCreateResponse()
CreateResponsepublic GetEntityNames createGetEntityNames()
GetEntityNamespublic DatafileParameter createDatafileParameter()
DatafileParameterpublic GetEntityInfo createGetEntityInfo()
GetEntityInfopublic GetAuthenticatorInfo createGetAuthenticatorInfo()
GetAuthenticatorInfopublic IsAccessAllowedResponse createIsAccessAllowedResponse()
IsAccessAllowedResponsepublic GetApiVersionResponse createGetApiVersionResponse()
GetApiVersionResponsepublic SearchResponse createSearchResponse()
SearchResponsepublic GetAuthenticatorInfoResponse createGetAuthenticatorInfoResponse()
GetAuthenticatorInfoResponsepublic UpdateResponse createUpdateResponse()
UpdateResponsepublic FacilityCycle createFacilityCycle()
FacilityCyclepublic AuthenticatorCredentialKey createAuthenticatorCredentialKey()
AuthenticatorCredentialKeypublic FundingReference createFundingReference()
FundingReferencepublic DatasetType createDatasetType()
DatasetTypepublic DatasetTechnique createDatasetTechnique()
DatasetTechniquepublic EntityField createEntityField()
EntityFieldpublic DataPublicationType createDataPublicationType()
DataPublicationTypepublic PermissibleStringValue createPermissibleStringValue()
PermissibleStringValuepublic InstrumentScientist createInstrumentScientist()
InstrumentScientistpublic DataCollectionDataset createDataCollectionDataset()
DataCollectionDatasetpublic DataCollectionInvestigation createDataCollectionInvestigation()
DataCollectionInvestigationpublic InvestigationFunding createInvestigationFunding()
InvestigationFundingpublic DataCollectionParameter createDataCollectionParameter()
DataCollectionParameterpublic PublicStep createPublicStep()
PublicSteppublic DataPublicationUser createDataPublicationUser()
DataPublicationUserpublic InvestigationUser createInvestigationUser()
InvestigationUserpublic InvestigationInstrument createInvestigationInstrument()
InvestigationInstrumentpublic DataCollectionDatafile createDataCollectionDatafile()
DataCollectionDatafilepublic Constraint createConstraint()
Constraintpublic AuthenticatorInfo createAuthenticatorInfo()
AuthenticatorInfopublic InvestigationFacilityCycle createInvestigationFacilityCycle()
InvestigationFacilityCyclepublic SampleType createSampleType()
SampleTypepublic RelatedItem createRelatedItem()
RelatedItempublic Affiliation createAffiliation()
Affiliationpublic Publication createPublication()
Publicationpublic DataCollection createDataCollection()
DataCollectionpublic EntityInfo createEntityInfo()
EntityInfopublic DataPublication createDataPublication()
DataPublicationpublic DataPublicationDate createDataPublicationDate()
DataPublicationDatepublic InvestigationGroup createInvestigationGroup()
InvestigationGrouppublic Instrument createInstrument()
Instrumentpublic DataPublicationFunding createDataPublicationFunding()
DataPublicationFundingpublic RelatedDatafile createRelatedDatafile()
RelatedDatafilepublic DatasetInstrument createDatasetInstrument()
DatasetInstrumentpublic ParameterType createParameterType()
ParameterTypepublic DatafileFormat createDatafileFormat()
DatafileFormatpublic StudyInvestigation createStudyInvestigation()
StudyInvestigationpublic InvestigationType createInvestigationType()
InvestigationTypepublic Application createApplication()
Applicationpublic Investigation createInvestigation()
Investigationpublic Login.Credentials.Entry createLoginCredentialsEntry()
Login.Credentials.Entrypublic JAXBElement<GetVersionResponse> createGetVersionResponse(GetVersionResponse value)
public JAXBElement<Update> createUpdate(Update value)
public JAXBElement<GetPropertiesResponse> createGetPropertiesResponse(GetPropertiesResponse value)
public JAXBElement<Datafile> createDatafile(Datafile value)
public JAXBElement<Delete> createDelete(Delete value)
public JAXBElement<GetRemainingMinutesResponse> createGetRemainingMinutesResponse(GetRemainingMinutesResponse value)
public JAXBElement<Login> createLogin(Login value)
public JAXBElement<DeleteMany> createDeleteMany(DeleteMany value)
public JAXBElement<LogoutResponse> createLogoutResponse(LogoutResponse value)
public JAXBElement<GetUserNameResponse> createGetUserNameResponse(GetUserNameResponse value)
public JAXBElement<Create> createCreate(Create value)
public JAXBElement<GetEntityNamesResponse> createGetEntityNamesResponse(GetEntityNamesResponse value)
public JAXBElement<GetUserName> createGetUserName(GetUserName value)
public JAXBElement<GetApiVersion> createGetApiVersion(GetApiVersion value)
public JAXBElement<GetRemainingMinutes> createGetRemainingMinutes(GetRemainingMinutes value)
public JAXBElement<SampleParameter> createSampleParameter(SampleParameter value)
public JAXBElement<DeleteManyResponse> createDeleteManyResponse(DeleteManyResponse value)
public JAXBElement<Dummy> createDummy(Dummy value)
public JAXBElement<DatasetParameter> createDatasetParameter(DatasetParameter value)
public JAXBElement<GetEntityInfoResponse> createGetEntityInfoResponse(GetEntityInfoResponse value)
public JAXBElement<Logout> createLogout(Logout value)
public JAXBElement<Search> createSearch(Search value)
public JAXBElement<DeleteResponse> createDeleteResponse(DeleteResponse value)
public JAXBElement<IsAccessAllowed> createIsAccessAllowed(IsAccessAllowed value)
public JAXBElement<Get> createGet(Get value)
public JAXBElement<CreateResponse> createCreateResponse(CreateResponse value)
public JAXBElement<Refresh> createRefresh(Refresh value)
public JAXBElement<FieldSet> createFieldSet(FieldSet value)
public JAXBElement<InvestigationParameter> createInvestigationParameter(InvestigationParameter value)
public JAXBElement<GetEntityNames> createGetEntityNames(GetEntityNames value)
public JAXBElement<DatafileParameter> createDatafileParameter(DatafileParameter value)
public JAXBElement<RefreshResponse> createRefreshResponse(RefreshResponse value)
public JAXBElement<GetVersion> createGetVersion(GetVersion value)
public JAXBElement<CreateManyResponse> createCreateManyResponse(CreateManyResponse value)
public JAXBElement<LoginResponse> createLoginResponse(LoginResponse value)
public JAXBElement<IcatException> createIcatException(IcatException value)
public JAXBElement<CreateMany> createCreateMany(CreateMany value)
public JAXBElement<DummyResponse> createDummyResponse(DummyResponse value)
public JAXBElement<GetProperties> createGetProperties(GetProperties value)
public JAXBElement<GetResponse> createGetResponse(GetResponse value)
public JAXBElement<GetAuthenticatorInfoResponse> createGetAuthenticatorInfoResponse(GetAuthenticatorInfoResponse value)
public JAXBElement<Dataset> createDataset(Dataset value)
public JAXBElement<UpdateResponse> createUpdateResponse(UpdateResponse value)
public JAXBElement<GetEntityInfo> createGetEntityInfo(GetEntityInfo value)
public JAXBElement<GetAuthenticatorInfo> createGetAuthenticatorInfo(GetAuthenticatorInfo value)
public JAXBElement<IsAccessAllowedResponse> createIsAccessAllowedResponse(IsAccessAllowedResponse value)
public JAXBElement<GetApiVersionResponse> createGetApiVersionResponse(GetApiVersionResponse value)
public JAXBElement<SearchResponse> createSearchResponse(SearchResponse value)
Copyright © 2022 The ICAT Collaboration. All rights reserved.