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()
Datafilepublic void setArg0(Datafile value)
value - allowed object is
Datafilepublic DatafileFormat getArg1()
DatafileFormatpublic void setArg1(DatafileFormat value)
value - allowed object is
DatafileFormatpublic DatafileParameter getArg2()
DatafileParameterpublic void setArg2(DatafileParameter value)
value - allowed object is
DatafileParameterpublic Dataset getArg3()
Datasetpublic void setArg3(Dataset value)
value - allowed object is
Datasetpublic DatasetParameter getArg4()
DatasetParameterpublic void setArg4(DatasetParameter value)
value - allowed object is
DatasetParameterpublic DatasetType getArg5()
DatasetTypepublic void setArg5(DatasetType value)
value - allowed object is
DatasetTypepublic Facility getArg6()
Facilitypublic void setArg6(Facility value)
value - allowed object is
Facilitypublic FacilityCycle getArg7()
FacilityCyclepublic void setArg7(FacilityCycle value)
value - allowed object is
FacilityCyclepublic InstrumentScientist getArg8()
InstrumentScientistpublic void setArg8(InstrumentScientist value)
value - allowed object is
InstrumentScientistpublic void setArg9(User value)
value - allowed object is
Userpublic Instrument getArg10()
Instrumentpublic void setArg10(Instrument value)
value - allowed object is
Instrumentpublic Investigation getArg11()
Investigationpublic void setArg11(Investigation value)
value - allowed object is
Investigationpublic InvestigationType getArg12()
InvestigationTypepublic void setArg12(InvestigationType value)
value - allowed object is
InvestigationTypepublic InvestigationUser getArg13()
InvestigationUserpublic void setArg13(InvestigationUser value)
value - allowed object is
InvestigationUserpublic Keyword getArg14()
Keywordpublic void setArg14(Keyword value)
value - allowed object is
Keywordpublic ParameterType getArg15()
ParameterTypepublic void setArg15(ParameterType value)
value - allowed object is
ParameterTypepublic Publication getArg16()
Publicationpublic void setArg16(Publication value)
value - allowed object is
Publicationpublic RelatedDatafile getArg17()
RelatedDatafilepublic void setArg17(RelatedDatafile value)
value - allowed object is
RelatedDatafilepublic Sample getArg18()
Samplepublic void setArg18(Sample value)
value - allowed object is
Samplepublic SampleParameter getArg19()
SampleParameterpublic void setArg19(SampleParameter value)
value - allowed object is
SampleParameterpublic Shift getArg20()
Shiftpublic void setArg20(Shift value)
value - allowed object is
Shiftpublic Study getArg21()
Studypublic void setArg21(Study value)
value - allowed object is
Studypublic StudyInvestigation getArg22()
StudyInvestigationpublic void setArg22(StudyInvestigation value)
value - allowed object is
StudyInvestigationpublic StudyStatus getArg23()
StudyStatuspublic void setArg23(StudyStatus value)
value - allowed object is
StudyStatuspublic Application getArg24()
Applicationpublic void setArg24(Application value)
value - allowed object is
Applicationpublic Job getArg25()
Jobpublic void setArg25(Job value)
value - allowed object is
Jobpublic DataCollection getArg26()
DataCollectionpublic void setArg26(DataCollection value)
value - allowed object is
DataCollectionpublic DataCollectionParameter getArg27()
DataCollectionParameterpublic void setArg27(DataCollectionParameter value)
value - allowed object is
DataCollectionParameterpublic DataCollectionDataset getArg28()
DataCollectionDatasetpublic void setArg28(DataCollectionDataset value)
value - allowed object is
DataCollectionDatasetpublic DataCollectionDatafile getArg29()
DataCollectionDatafilepublic void setArg29(DataCollectionDatafile value)
value - allowed object is
DataCollectionDatafilepublic Grouping getArg30()
Groupingpublic void setArg30(Grouping value)
value - allowed object is
Groupingpublic UserGroup getArg31()
UserGrouppublic void setArg31(UserGroup value)
value - allowed object is
UserGrouppublic PublicStep getArg32()
PublicSteppublic void setArg32(PublicStep value)
value - allowed object is
PublicSteppublic FieldSet getArg33()
FieldSetCopyright © 2022 The ICAT Collaboration. All rights reserved.