Package org.icatproject
Class Dummy
- java.lang.Object
-
- org.icatproject.Dummy
-
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>
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Dummy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DatafilegetArg0()Gets the value of the arg0 property.DatafileFormatgetArg1()Gets the value of the arg1 property.InstrumentgetArg10()Gets the value of the arg10 property.InvestigationgetArg11()Gets the value of the arg11 property.InvestigationTypegetArg12()Gets the value of the arg12 property.InvestigationUsergetArg13()Gets the value of the arg13 property.KeywordgetArg14()Gets the value of the arg14 property.ParameterTypegetArg15()Gets the value of the arg15 property.PublicationgetArg16()Gets the value of the arg16 property.RelatedDatafilegetArg17()Gets the value of the arg17 property.SamplegetArg18()Gets the value of the arg18 property.SampleParametergetArg19()Gets the value of the arg19 property.DatafileParametergetArg2()Gets the value of the arg2 property.ShiftgetArg20()Gets the value of the arg20 property.StudygetArg21()Gets the value of the arg21 property.StudyInvestigationgetArg22()Gets the value of the arg22 property.StudyStatusgetArg23()Gets the value of the arg23 property.ApplicationgetArg24()Gets the value of the arg24 property.JobgetArg25()Gets the value of the arg25 property.DataCollectiongetArg26()Gets the value of the arg26 property.DataCollectionParametergetArg27()Gets the value of the arg27 property.DataCollectionDatasetgetArg28()Gets the value of the arg28 property.DataCollectionDatafilegetArg29()Gets the value of the arg29 property.DatasetgetArg3()Gets the value of the arg3 property.GroupinggetArg30()Gets the value of the arg30 property.UserGroupgetArg31()Gets the value of the arg31 property.PublicStepgetArg32()Gets the value of the arg32 property.FieldSetgetArg33()Gets the value of the arg33 property.DatasetParametergetArg4()Gets the value of the arg4 property.DatasetTypegetArg5()Gets the value of the arg5 property.FacilitygetArg6()Gets the value of the arg6 property.FacilityCyclegetArg7()Gets the value of the arg7 property.InstrumentScientistgetArg8()Gets the value of the arg8 property.UsergetArg9()Gets the value of the arg9 property.voidsetArg0(Datafile value)Sets the value of the arg0 property.voidsetArg1(DatafileFormat value)Sets the value of the arg1 property.voidsetArg10(Instrument value)Sets the value of the arg10 property.voidsetArg11(Investigation value)Sets the value of the arg11 property.voidsetArg12(InvestigationType value)Sets the value of the arg12 property.voidsetArg13(InvestigationUser value)Sets the value of the arg13 property.voidsetArg14(Keyword value)Sets the value of the arg14 property.voidsetArg15(ParameterType value)Sets the value of the arg15 property.voidsetArg16(Publication value)Sets the value of the arg16 property.voidsetArg17(RelatedDatafile value)Sets the value of the arg17 property.voidsetArg18(Sample value)Sets the value of the arg18 property.voidsetArg19(SampleParameter value)Sets the value of the arg19 property.voidsetArg2(DatafileParameter value)Sets the value of the arg2 property.voidsetArg20(Shift value)Sets the value of the arg20 property.voidsetArg21(Study value)Sets the value of the arg21 property.voidsetArg22(StudyInvestigation value)Sets the value of the arg22 property.voidsetArg23(StudyStatus value)Sets the value of the arg23 property.voidsetArg24(Application value)Sets the value of the arg24 property.voidsetArg25(Job value)Sets the value of the arg25 property.voidsetArg26(DataCollection value)Sets the value of the arg26 property.voidsetArg27(DataCollectionParameter value)Sets the value of the arg27 property.voidsetArg28(DataCollectionDataset value)Sets the value of the arg28 property.voidsetArg29(DataCollectionDatafile value)Sets the value of the arg29 property.voidsetArg3(Dataset value)Sets the value of the arg3 property.voidsetArg30(Grouping value)Sets the value of the arg30 property.voidsetArg31(UserGroup value)Sets the value of the arg31 property.voidsetArg32(PublicStep value)Sets the value of the arg32 property.voidsetArg33(FieldSet value)Sets the value of the arg33 property.voidsetArg4(DatasetParameter value)Sets the value of the arg4 property.voidsetArg5(DatasetType value)Sets the value of the arg5 property.voidsetArg6(Facility value)Sets the value of the arg6 property.voidsetArg7(FacilityCycle value)Sets the value of the arg7 property.voidsetArg8(InstrumentScientist value)Sets the value of the arg8 property.voidsetArg9(User value)Sets the value of the arg9 property.
-
-
-
Field Detail
-
arg0
protected Datafile arg0
-
arg1
protected DatafileFormat arg1
-
arg2
protected DatafileParameter arg2
-
arg3
protected Dataset arg3
-
arg4
protected DatasetParameter arg4
-
arg5
protected DatasetType arg5
-
arg6
protected Facility arg6
-
arg7
protected FacilityCycle arg7
-
arg8
protected InstrumentScientist arg8
-
arg9
protected User arg9
-
arg10
protected Instrument arg10
-
arg11
protected Investigation arg11
-
arg12
protected InvestigationType arg12
-
arg13
protected InvestigationUser arg13
-
arg14
protected Keyword arg14
-
arg15
protected ParameterType arg15
-
arg16
protected Publication arg16
-
arg17
protected RelatedDatafile arg17
-
arg18
protected Sample arg18
-
arg19
protected SampleParameter arg19
-
arg20
protected Shift arg20
-
arg21
protected Study arg21
-
arg22
protected StudyInvestigation arg22
-
arg23
protected StudyStatus arg23
-
arg24
protected Application arg24
-
arg25
protected Job arg25
-
arg26
protected DataCollection arg26
-
arg27
protected DataCollectionParameter arg27
-
arg28
protected DataCollectionDataset arg28
-
arg29
protected DataCollectionDatafile arg29
-
arg30
protected Grouping arg30
-
arg31
protected UserGroup arg31
-
arg32
protected PublicStep arg32
-
arg33
protected FieldSet arg33
-
-
Method Detail
-
getArg0
public Datafile getArg0()
Gets the value of the arg0 property.- Returns:
- possible object is
Datafile
-
setArg0
public void setArg0(Datafile value)
Sets the value of the arg0 property.- Parameters:
value- allowed object isDatafile
-
getArg1
public DatafileFormat getArg1()
Gets the value of the arg1 property.- Returns:
- possible object is
DatafileFormat
-
setArg1
public void setArg1(DatafileFormat value)
Sets the value of the arg1 property.- Parameters:
value- allowed object isDatafileFormat
-
getArg2
public DatafileParameter getArg2()
Gets the value of the arg2 property.- Returns:
- possible object is
DatafileParameter
-
setArg2
public void setArg2(DatafileParameter value)
Sets the value of the arg2 property.- Parameters:
value- allowed object isDatafileParameter
-
getArg3
public Dataset getArg3()
Gets the value of the arg3 property.- Returns:
- possible object is
Dataset
-
setArg3
public void setArg3(Dataset value)
Sets the value of the arg3 property.- Parameters:
value- allowed object isDataset
-
getArg4
public DatasetParameter getArg4()
Gets the value of the arg4 property.- Returns:
- possible object is
DatasetParameter
-
setArg4
public void setArg4(DatasetParameter value)
Sets the value of the arg4 property.- Parameters:
value- allowed object isDatasetParameter
-
getArg5
public DatasetType getArg5()
Gets the value of the arg5 property.- Returns:
- possible object is
DatasetType
-
setArg5
public void setArg5(DatasetType value)
Sets the value of the arg5 property.- Parameters:
value- allowed object isDatasetType
-
getArg6
public Facility getArg6()
Gets the value of the arg6 property.- Returns:
- possible object is
Facility
-
setArg6
public void setArg6(Facility value)
Sets the value of the arg6 property.- Parameters:
value- allowed object isFacility
-
getArg7
public FacilityCycle getArg7()
Gets the value of the arg7 property.- Returns:
- possible object is
FacilityCycle
-
setArg7
public void setArg7(FacilityCycle value)
Sets the value of the arg7 property.- Parameters:
value- allowed object isFacilityCycle
-
getArg8
public InstrumentScientist getArg8()
Gets the value of the arg8 property.- Returns:
- possible object is
InstrumentScientist
-
setArg8
public void setArg8(InstrumentScientist value)
Sets the value of the arg8 property.- Parameters:
value- allowed object isInstrumentScientist
-
setArg9
public void setArg9(User value)
Sets the value of the arg9 property.- Parameters:
value- allowed object isUser
-
getArg10
public Instrument getArg10()
Gets the value of the arg10 property.- Returns:
- possible object is
Instrument
-
setArg10
public void setArg10(Instrument value)
Sets the value of the arg10 property.- Parameters:
value- allowed object isInstrument
-
getArg11
public Investigation getArg11()
Gets the value of the arg11 property.- Returns:
- possible object is
Investigation
-
setArg11
public void setArg11(Investigation value)
Sets the value of the arg11 property.- Parameters:
value- allowed object isInvestigation
-
getArg12
public InvestigationType getArg12()
Gets the value of the arg12 property.- Returns:
- possible object is
InvestigationType
-
setArg12
public void setArg12(InvestigationType value)
Sets the value of the arg12 property.- Parameters:
value- allowed object isInvestigationType
-
getArg13
public InvestigationUser getArg13()
Gets the value of the arg13 property.- Returns:
- possible object is
InvestigationUser
-
setArg13
public void setArg13(InvestigationUser value)
Sets the value of the arg13 property.- Parameters:
value- allowed object isInvestigationUser
-
getArg14
public Keyword getArg14()
Gets the value of the arg14 property.- Returns:
- possible object is
Keyword
-
setArg14
public void setArg14(Keyword value)
Sets the value of the arg14 property.- Parameters:
value- allowed object isKeyword
-
getArg15
public ParameterType getArg15()
Gets the value of the arg15 property.- Returns:
- possible object is
ParameterType
-
setArg15
public void setArg15(ParameterType value)
Sets the value of the arg15 property.- Parameters:
value- allowed object isParameterType
-
getArg16
public Publication getArg16()
Gets the value of the arg16 property.- Returns:
- possible object is
Publication
-
setArg16
public void setArg16(Publication value)
Sets the value of the arg16 property.- Parameters:
value- allowed object isPublication
-
getArg17
public RelatedDatafile getArg17()
Gets the value of the arg17 property.- Returns:
- possible object is
RelatedDatafile
-
setArg17
public void setArg17(RelatedDatafile value)
Sets the value of the arg17 property.- Parameters:
value- allowed object isRelatedDatafile
-
getArg18
public Sample getArg18()
Gets the value of the arg18 property.- Returns:
- possible object is
Sample
-
setArg18
public void setArg18(Sample value)
Sets the value of the arg18 property.- Parameters:
value- allowed object isSample
-
getArg19
public SampleParameter getArg19()
Gets the value of the arg19 property.- Returns:
- possible object is
SampleParameter
-
setArg19
public void setArg19(SampleParameter value)
Sets the value of the arg19 property.- Parameters:
value- allowed object isSampleParameter
-
getArg20
public Shift getArg20()
Gets the value of the arg20 property.- Returns:
- possible object is
Shift
-
setArg20
public void setArg20(Shift value)
Sets the value of the arg20 property.- Parameters:
value- allowed object isShift
-
getArg21
public Study getArg21()
Gets the value of the arg21 property.- Returns:
- possible object is
Study
-
setArg21
public void setArg21(Study value)
Sets the value of the arg21 property.- Parameters:
value- allowed object isStudy
-
getArg22
public StudyInvestigation getArg22()
Gets the value of the arg22 property.- Returns:
- possible object is
StudyInvestigation
-
setArg22
public void setArg22(StudyInvestigation value)
Sets the value of the arg22 property.- Parameters:
value- allowed object isStudyInvestigation
-
getArg23
public StudyStatus getArg23()
Gets the value of the arg23 property.- Returns:
- possible object is
StudyStatus
-
setArg23
public void setArg23(StudyStatus value)
Sets the value of the arg23 property.- Parameters:
value- allowed object isStudyStatus
-
getArg24
public Application getArg24()
Gets the value of the arg24 property.- Returns:
- possible object is
Application
-
setArg24
public void setArg24(Application value)
Sets the value of the arg24 property.- Parameters:
value- allowed object isApplication
-
getArg25
public Job getArg25()
Gets the value of the arg25 property.- Returns:
- possible object is
Job
-
setArg25
public void setArg25(Job value)
Sets the value of the arg25 property.- Parameters:
value- allowed object isJob
-
getArg26
public DataCollection getArg26()
Gets the value of the arg26 property.- Returns:
- possible object is
DataCollection
-
setArg26
public void setArg26(DataCollection value)
Sets the value of the arg26 property.- Parameters:
value- allowed object isDataCollection
-
getArg27
public DataCollectionParameter getArg27()
Gets the value of the arg27 property.- Returns:
- possible object is
DataCollectionParameter
-
setArg27
public void setArg27(DataCollectionParameter value)
Sets the value of the arg27 property.- Parameters:
value- allowed object isDataCollectionParameter
-
getArg28
public DataCollectionDataset getArg28()
Gets the value of the arg28 property.- Returns:
- possible object is
DataCollectionDataset
-
setArg28
public void setArg28(DataCollectionDataset value)
Sets the value of the arg28 property.- Parameters:
value- allowed object isDataCollectionDataset
-
getArg29
public DataCollectionDatafile getArg29()
Gets the value of the arg29 property.- Returns:
- possible object is
DataCollectionDatafile
-
setArg29
public void setArg29(DataCollectionDatafile value)
Sets the value of the arg29 property.- Parameters:
value- allowed object isDataCollectionDatafile
-
getArg30
public Grouping getArg30()
Gets the value of the arg30 property.- Returns:
- possible object is
Grouping
-
setArg30
public void setArg30(Grouping value)
Sets the value of the arg30 property.- Parameters:
value- allowed object isGrouping
-
getArg31
public UserGroup getArg31()
Gets the value of the arg31 property.- Returns:
- possible object is
UserGroup
-
setArg31
public void setArg31(UserGroup value)
Sets the value of the arg31 property.- Parameters:
value- allowed object isUserGroup
-
getArg32
public PublicStep getArg32()
Gets the value of the arg32 property.- Returns:
- possible object is
PublicStep
-
setArg32
public void setArg32(PublicStep value)
Sets the value of the arg32 property.- Parameters:
value- allowed object isPublicStep
-
getArg33
public FieldSet getArg33()
Gets the value of the arg33 property.- Returns:
- possible object is
FieldSet
-
-