public static class DetectionEffort.AnalysisGaps.Periodic.Regimen extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="TimeStamp" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="AnalysisDuration_s">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>double">
<attribute name="Offfset_s" type="{http://www.w3.org/2001/XMLSchema}double" default="0" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="AnalysisInterval_s">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>double">
</extension>
</simpleContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
DetectionEffort.AnalysisGaps.Periodic.Regimen.AnalysisDurationS
Java class for anonymous complex type.
|
static class |
DetectionEffort.AnalysisGaps.Periodic.Regimen.AnalysisIntervalS
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected DetectionEffort.AnalysisGaps.Periodic.Regimen.AnalysisDurationS |
analysisDurationS |
protected DetectionEffort.AnalysisGaps.Periodic.Regimen.AnalysisIntervalS |
analysisIntervalS |
protected XMLGregorianCalendar |
timeStamp |
| Constructor and Description |
|---|
Regimen() |
| Modifier and Type | Method and Description |
|---|---|
DetectionEffort.AnalysisGaps.Periodic.Regimen.AnalysisDurationS |
getAnalysisDurationS()
Gets the value of the analysisDurationS property.
|
DetectionEffort.AnalysisGaps.Periodic.Regimen.AnalysisIntervalS |
getAnalysisIntervalS()
Gets the value of the analysisIntervalS property.
|
XMLGregorianCalendar |
getTimeStamp()
Gets the value of the timeStamp property.
|
void |
setAnalysisDurationS(DetectionEffort.AnalysisGaps.Periodic.Regimen.AnalysisDurationS value)
Sets the value of the analysisDurationS property.
|
void |
setAnalysisIntervalS(DetectionEffort.AnalysisGaps.Periodic.Regimen.AnalysisIntervalS value)
Sets the value of the analysisIntervalS property.
|
void |
setTimeStamp(XMLGregorianCalendar value)
Sets the value of the timeStamp property.
|
protected XMLGregorianCalendar timeStamp
protected DetectionEffort.AnalysisGaps.Periodic.Regimen.AnalysisDurationS analysisDurationS
protected DetectionEffort.AnalysisGaps.Periodic.Regimen.AnalysisIntervalS analysisIntervalS
public XMLGregorianCalendar getTimeStamp()
XMLGregorianCalendarpublic void setTimeStamp(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic DetectionEffort.AnalysisGaps.Periodic.Regimen.AnalysisDurationS getAnalysisDurationS()
DetectionEffort.AnalysisGaps.Periodic.Regimen.AnalysisDurationSpublic void setAnalysisDurationS(DetectionEffort.AnalysisGaps.Periodic.Regimen.AnalysisDurationS value)
value - allowed object is
DetectionEffort.AnalysisGaps.Periodic.Regimen.AnalysisDurationSpublic DetectionEffort.AnalysisGaps.Periodic.Regimen.AnalysisIntervalS getAnalysisIntervalS()
DetectionEffort.AnalysisGaps.Periodic.Regimen.AnalysisIntervalSpublic void setAnalysisIntervalS(DetectionEffort.AnalysisGaps.Periodic.Regimen.AnalysisIntervalS value)
value - allowed object is
DetectionEffort.AnalysisGaps.Periodic.Regimen.AnalysisIntervalSCopyright © 2024 Tethys. All rights reserved.