public class Dummy extends Object
Java class for dummy complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="dummy"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="arg0" type="{http://icatproject.org}datafile" minOccurs="0"/> <element name="arg1" type="{http://icatproject.org}datafileFormat" minOccurs="0"/> <element name="arg2" type="{http://icatproject.org}datafileParameter" minOccurs="0"/> <element name="arg3" type="{http://icatproject.org}dataset" minOccurs="0"/> <element name="arg4" type="{http://icatproject.org}datasetParameter" minOccurs="0"/> <element name="arg5" type="{http://icatproject.org}datasetType" minOccurs="0"/> <element name="arg6" type="{http://icatproject.org}facility" minOccurs="0"/> <element name="arg7" type="{http://icatproject.org}facilityCycle" minOccurs="0"/> <element name="arg8" type="{http://icatproject.org}instrumentScientist" minOccurs="0"/> <element name="arg9" type="{http://icatproject.org}user" minOccurs="0"/> <element name="arg10" type="{http://icatproject.org}instrument" minOccurs="0"/> <element name="arg11" type="{http://icatproject.org}investigation" minOccurs="0"/> <element name="arg12" type="{http://icatproject.org}investigationType" minOccurs="0"/> <element name="arg13" type="{http://icatproject.org}investigationUser" minOccurs="0"/> <element name="arg14" type="{http://icatproject.org}keyword" minOccurs="0"/> <element name="arg15" type="{http://icatproject.org}parameterType" minOccurs="0"/> <element name="arg16" type="{http://icatproject.org}publication" minOccurs="0"/> <element name="arg17" type="{http://icatproject.org}relatedDatafile" minOccurs="0"/> <element name="arg18" type="{http://icatproject.org}sample" minOccurs="0"/> <element name="arg19" type="{http://icatproject.org}sampleParameter" minOccurs="0"/> <element name="arg20" type="{http://icatproject.org}shift" minOccurs="0"/> <element name="arg21" type="{http://icatproject.org}study" minOccurs="0"/> <element name="arg22" type="{http://icatproject.org}studyInvestigation" minOccurs="0"/> <element name="arg23" type="{http://icatproject.org}studyStatus" minOccurs="0"/> <element name="arg24" type="{http://icatproject.org}application" minOccurs="0"/> <element name="arg25" type="{http://icatproject.org}job" minOccurs="0"/> <element name="arg26" type="{http://icatproject.org}dataCollection" minOccurs="0"/> <element name="arg27" type="{http://icatproject.org}dataCollectionParameter" minOccurs="0"/> <element name="arg28" type="{http://icatproject.org}dataCollectionDataset" minOccurs="0"/> <element name="arg29" type="{http://icatproject.org}dataCollectionDatafile" minOccurs="0"/> <element name="arg30" type="{http://icatproject.org}grouping" minOccurs="0"/> <element name="arg31" type="{http://icatproject.org}userGroup" minOccurs="0"/> <element name="arg32" type="{http://icatproject.org}publicStep" minOccurs="0"/> <element name="arg33" type="{http://icatproject.org}fieldSet" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
Dummy() |
Modifier and Type | Method and Description |
---|---|
Datafile |
getArg0()
Gets the value of the arg0 property.
|
DatafileFormat |
getArg1()
Gets the value of the arg1 property.
|
Instrument |
getArg10()
Gets the value of the arg10 property.
|
Investigation |
getArg11()
Gets the value of the arg11 property.
|
InvestigationType |
getArg12()
Gets the value of the arg12 property.
|
InvestigationUser |
getArg13()
Gets the value of the arg13 property.
|
Keyword |
getArg14()
Gets the value of the arg14 property.
|
ParameterType |
getArg15()
Gets the value of the arg15 property.
|
Publication |
getArg16()
Gets the value of the arg16 property.
|
RelatedDatafile |
getArg17()
Gets the value of the arg17 property.
|
Sample |
getArg18()
Gets the value of the arg18 property.
|
SampleParameter |
getArg19()
Gets the value of the arg19 property.
|
DatafileParameter |
getArg2()
Gets the value of the arg2 property.
|
Shift |
getArg20()
Gets the value of the arg20 property.
|
Study |
getArg21()
Gets the value of the arg21 property.
|
StudyInvestigation |
getArg22()
Gets the value of the arg22 property.
|
StudyStatus |
getArg23()
Gets the value of the arg23 property.
|
Application |
getArg24()
Gets the value of the arg24 property.
|
Job |
getArg25()
Gets the value of the arg25 property.
|
DataCollection |
getArg26()
Gets the value of the arg26 property.
|
DataCollectionParameter |
getArg27()
Gets the value of the arg27 property.
|
DataCollectionDataset |
getArg28()
Gets the value of the arg28 property.
|
DataCollectionDatafile |
getArg29()
Gets the value of the arg29 property.
|
Dataset |
getArg3()
Gets the value of the arg3 property.
|
Grouping |
getArg30()
Gets the value of the arg30 property.
|
UserGroup |
getArg31()
Gets the value of the arg31 property.
|
PublicStep |
getArg32()
Gets the value of the arg32 property.
|
FieldSet |
getArg33()
Gets the value of the arg33 property.
|
DatasetParameter |
getArg4()
Gets the value of the arg4 property.
|
DatasetType |
getArg5()
Gets the value of the arg5 property.
|
Facility |
getArg6()
Gets the value of the arg6 property.
|
FacilityCycle |
getArg7()
Gets the value of the arg7 property.
|
InstrumentScientist |
getArg8()
Gets the value of the arg8 property.
|
User |
getArg9()
Gets the value of the arg9 property.
|
void |
setArg0(Datafile value)
Sets the value of the arg0 property.
|
void |
setArg1(DatafileFormat value)
Sets the value of the arg1 property.
|
void |
setArg10(Instrument value)
Sets the value of the arg10 property.
|
void |
setArg11(Investigation value)
Sets the value of the arg11 property.
|
void |
setArg12(InvestigationType value)
Sets the value of the arg12 property.
|
void |
setArg13(InvestigationUser value)
Sets the value of the arg13 property.
|
void |
setArg14(Keyword value)
Sets the value of the arg14 property.
|
void |
setArg15(ParameterType value)
Sets the value of the arg15 property.
|
void |
setArg16(Publication value)
Sets the value of the arg16 property.
|
void |
setArg17(RelatedDatafile value)
Sets the value of the arg17 property.
|
void |
setArg18(Sample value)
Sets the value of the arg18 property.
|
void |
setArg19(SampleParameter value)
Sets the value of the arg19 property.
|
void |
setArg2(DatafileParameter value)
Sets the value of the arg2 property.
|
void |
setArg20(Shift value)
Sets the value of the arg20 property.
|
void |
setArg21(Study value)
Sets the value of the arg21 property.
|
void |
setArg22(StudyInvestigation value)
Sets the value of the arg22 property.
|
void |
setArg23(StudyStatus value)
Sets the value of the arg23 property.
|
void |
setArg24(Application value)
Sets the value of the arg24 property.
|
void |
setArg25(Job value)
Sets the value of the arg25 property.
|
void |
setArg26(DataCollection value)
Sets the value of the arg26 property.
|
void |
setArg27(DataCollectionParameter value)
Sets the value of the arg27 property.
|
void |
setArg28(DataCollectionDataset value)
Sets the value of the arg28 property.
|
void |
setArg29(DataCollectionDatafile value)
Sets the value of the arg29 property.
|
void |
setArg3(Dataset value)
Sets the value of the arg3 property.
|
void |
setArg30(Grouping value)
Sets the value of the arg30 property.
|
void |
setArg31(UserGroup value)
Sets the value of the arg31 property.
|
void |
setArg32(PublicStep value)
Sets the value of the arg32 property.
|
void |
setArg33(FieldSet value)
Sets the value of the arg33 property.
|
void |
setArg4(DatasetParameter value)
Sets the value of the arg4 property.
|
void |
setArg5(DatasetType value)
Sets the value of the arg5 property.
|
void |
setArg6(Facility value)
Sets the value of the arg6 property.
|
void |
setArg7(FacilityCycle value)
Sets the value of the arg7 property.
|
void |
setArg8(InstrumentScientist value)
Sets the value of the arg8 property.
|
void |
setArg9(User value)
Sets the value of the arg9 property.
|
protected Datafile arg0
protected DatafileFormat arg1
protected DatafileParameter arg2
protected Dataset arg3
protected DatasetParameter arg4
protected DatasetType arg5
protected Facility arg6
protected FacilityCycle arg7
protected InstrumentScientist arg8
protected User arg9
protected Instrument arg10
protected Investigation arg11
protected InvestigationType arg12
protected InvestigationUser arg13
protected Keyword arg14
protected ParameterType arg15
protected Publication arg16
protected RelatedDatafile arg17
protected Sample arg18
protected SampleParameter arg19
protected Shift arg20
protected Study arg21
protected StudyInvestigation arg22
protected StudyStatus arg23
protected Application arg24
protected Job arg25
protected DataCollection arg26
protected DataCollectionParameter arg27
protected DataCollectionDataset arg28
protected DataCollectionDatafile arg29
protected Grouping arg30
protected UserGroup arg31
protected PublicStep arg32
protected FieldSet arg33
public Datafile getArg0()
Datafile
public void setArg0(Datafile value)
value
- allowed object is
Datafile
public DatafileFormat getArg1()
DatafileFormat
public void setArg1(DatafileFormat value)
value
- allowed object is
DatafileFormat
public DatafileParameter getArg2()
DatafileParameter
public void setArg2(DatafileParameter value)
value
- allowed object is
DatafileParameter
public Dataset getArg3()
Dataset
public void setArg3(Dataset value)
value
- allowed object is
Dataset
public DatasetParameter getArg4()
DatasetParameter
public void setArg4(DatasetParameter value)
value
- allowed object is
DatasetParameter
public DatasetType getArg5()
DatasetType
public void setArg5(DatasetType value)
value
- allowed object is
DatasetType
public Facility getArg6()
Facility
public void setArg6(Facility value)
value
- allowed object is
Facility
public FacilityCycle getArg7()
FacilityCycle
public void setArg7(FacilityCycle value)
value
- allowed object is
FacilityCycle
public InstrumentScientist getArg8()
InstrumentScientist
public void setArg8(InstrumentScientist value)
value
- allowed object is
InstrumentScientist
public void setArg9(User value)
value
- allowed object is
User
public Instrument getArg10()
Instrument
public void setArg10(Instrument value)
value
- allowed object is
Instrument
public Investigation getArg11()
Investigation
public void setArg11(Investigation value)
value
- allowed object is
Investigation
public InvestigationType getArg12()
InvestigationType
public void setArg12(InvestigationType value)
value
- allowed object is
InvestigationType
public InvestigationUser getArg13()
InvestigationUser
public void setArg13(InvestigationUser value)
value
- allowed object is
InvestigationUser
public Keyword getArg14()
Keyword
public void setArg14(Keyword value)
value
- allowed object is
Keyword
public ParameterType getArg15()
ParameterType
public void setArg15(ParameterType value)
value
- allowed object is
ParameterType
public Publication getArg16()
Publication
public void setArg16(Publication value)
value
- allowed object is
Publication
public RelatedDatafile getArg17()
RelatedDatafile
public void setArg17(RelatedDatafile value)
value
- allowed object is
RelatedDatafile
public Sample getArg18()
Sample
public void setArg18(Sample value)
value
- allowed object is
Sample
public SampleParameter getArg19()
SampleParameter
public void setArg19(SampleParameter value)
value
- allowed object is
SampleParameter
public Shift getArg20()
Shift
public void setArg20(Shift value)
value
- allowed object is
Shift
public Study getArg21()
Study
public void setArg21(Study value)
value
- allowed object is
Study
public StudyInvestigation getArg22()
StudyInvestigation
public void setArg22(StudyInvestigation value)
value
- allowed object is
StudyInvestigation
public StudyStatus getArg23()
StudyStatus
public void setArg23(StudyStatus value)
value
- allowed object is
StudyStatus
public Application getArg24()
Application
public void setArg24(Application value)
value
- allowed object is
Application
public Job getArg25()
Job
public void setArg25(Job value)
value
- allowed object is
Job
public DataCollection getArg26()
DataCollection
public void setArg26(DataCollection value)
value
- allowed object is
DataCollection
public DataCollectionParameter getArg27()
DataCollectionParameter
public void setArg27(DataCollectionParameter value)
value
- allowed object is
DataCollectionParameter
public DataCollectionDataset getArg28()
DataCollectionDataset
public void setArg28(DataCollectionDataset value)
value
- allowed object is
DataCollectionDataset
public DataCollectionDatafile getArg29()
DataCollectionDatafile
public void setArg29(DataCollectionDatafile value)
value
- allowed object is
DataCollectionDatafile
public Grouping getArg30()
Grouping
public void setArg30(Grouping value)
value
- allowed object is
Grouping
public UserGroup getArg31()
UserGroup
public void setArg31(UserGroup value)
value
- allowed object is
UserGroup
public PublicStep getArg32()
PublicStep
public void setArg32(PublicStep value)
value
- allowed object is
PublicStep
public FieldSet getArg33()
FieldSet
Copyright © 2022 The ICAT Collaboration. All rights reserved.