Uses of Class
org.icatproject.Facility
-
Packages that use Facility Package Description org.icatproject -
-
Uses of Facility in org.icatproject
Fields in org.icatproject declared as Facility Modifier and Type Field Description protected FacilityDummy. arg6protected FacilityApplication. facilityprotected FacilityDatafileFormat. facilityprotected FacilityDataPublication. facilityprotected FacilityDataPublicationType. facilityprotected FacilityDatasetType. facilityprotected FacilityFacilityCycle. facilityprotected FacilityInstrument. facilityprotected FacilityInvestigation. facilityprotected FacilityInvestigationType. facilityprotected FacilityParameterType. facilityprotected FacilitySampleType. facilityMethods in org.icatproject that return Facility Modifier and Type Method Description FacilityObjectFactory. createFacility()Create an instance ofFacilityFacilityDummy. getArg6()Gets the value of the arg6 property.FacilityApplication. getFacility()Gets the value of the facility property.FacilityDatafileFormat. getFacility()Gets the value of the facility property.FacilityDataPublication. getFacility()Gets the value of the facility property.FacilityDataPublicationType. getFacility()Gets the value of the facility property.FacilityDatasetType. getFacility()Gets the value of the facility property.FacilityFacilityCycle. getFacility()Gets the value of the facility property.FacilityInstrument. getFacility()Gets the value of the facility property.FacilityInvestigation. getFacility()Gets the value of the facility property.FacilityInvestigationType. getFacility()Gets the value of the facility property.FacilityParameterType. getFacility()Gets the value of the facility property.FacilitySampleType. getFacility()Gets the value of the facility property.Methods in org.icatproject with parameters of type Facility Modifier and Type Method Description voidICAT. dummy(Datafile arg0, DatafileFormat arg1, DatafileParameter arg2, Dataset arg3, DatasetParameter arg4, DatasetType arg5, Facility arg6, FacilityCycle arg7, InstrumentScientist arg8, User arg9, Instrument arg10, Investigation arg11, InvestigationType arg12, InvestigationUser arg13, Keyword arg14, ParameterType arg15, Publication arg16, RelatedDatafile arg17, Sample arg18, SampleParameter arg19, Shift arg20, Study arg21, StudyInvestigation arg22, StudyStatus arg23, Application arg24, Job arg25, DataCollection arg26, DataCollectionParameter arg27, DataCollectionDataset arg28, DataCollectionDatafile arg29, Grouping arg30, UserGroup arg31, PublicStep arg32, FieldSet arg33)voidDummy. setArg6(Facility value)Sets the value of the arg6 property.voidApplication. setFacility(Facility value)Sets the value of the facility property.voidDatafileFormat. setFacility(Facility value)Sets the value of the facility property.voidDataPublication. setFacility(Facility value)Sets the value of the facility property.voidDataPublicationType. setFacility(Facility value)Sets the value of the facility property.voidDatasetType. setFacility(Facility value)Sets the value of the facility property.voidFacilityCycle. setFacility(Facility value)Sets the value of the facility property.voidInstrument. setFacility(Facility value)Sets the value of the facility property.voidInvestigation. setFacility(Facility value)Sets the value of the facility property.voidInvestigationType. setFacility(Facility value)Sets the value of the facility property.voidParameterType. setFacility(Facility value)Sets the value of the facility property.voidSampleType. setFacility(Facility value)Sets the value of the facility property.
-