public static class ChannelInfo.DutyCycle.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="RecordingDuration_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="RecordingInterval_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 |
ChannelInfo.DutyCycle.Regimen.RecordingDurationS
Java class for anonymous complex type.
|
static class |
ChannelInfo.DutyCycle.Regimen.RecordingIntervalS
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected ChannelInfo.DutyCycle.Regimen.RecordingDurationS |
recordingDurationS |
protected ChannelInfo.DutyCycle.Regimen.RecordingIntervalS |
recordingIntervalS |
protected XMLGregorianCalendar |
timeStamp |
| Constructor and Description |
|---|
Regimen() |
| Modifier and Type | Method and Description |
|---|---|
ChannelInfo.DutyCycle.Regimen.RecordingDurationS |
getRecordingDurationS()
Gets the value of the recordingDurationS property.
|
ChannelInfo.DutyCycle.Regimen.RecordingIntervalS |
getRecordingIntervalS()
Gets the value of the recordingIntervalS property.
|
XMLGregorianCalendar |
getTimeStamp()
Gets the value of the timeStamp property.
|
void |
setRecordingDurationS(ChannelInfo.DutyCycle.Regimen.RecordingDurationS value)
Sets the value of the recordingDurationS property.
|
void |
setRecordingIntervalS(ChannelInfo.DutyCycle.Regimen.RecordingIntervalS value)
Sets the value of the recordingIntervalS property.
|
void |
setTimeStamp(XMLGregorianCalendar value)
Sets the value of the timeStamp property.
|
protected XMLGregorianCalendar timeStamp
protected ChannelInfo.DutyCycle.Regimen.RecordingDurationS recordingDurationS
protected ChannelInfo.DutyCycle.Regimen.RecordingIntervalS recordingIntervalS
public XMLGregorianCalendar getTimeStamp()
XMLGregorianCalendarpublic void setTimeStamp(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic ChannelInfo.DutyCycle.Regimen.RecordingDurationS getRecordingDurationS()
ChannelInfo.DutyCycle.Regimen.RecordingDurationSpublic void setRecordingDurationS(ChannelInfo.DutyCycle.Regimen.RecordingDurationS value)
value - allowed object is
ChannelInfo.DutyCycle.Regimen.RecordingDurationSpublic ChannelInfo.DutyCycle.Regimen.RecordingIntervalS getRecordingIntervalS()
ChannelInfo.DutyCycle.Regimen.RecordingIntervalSpublic void setRecordingIntervalS(ChannelInfo.DutyCycle.Regimen.RecordingIntervalS value)
value - allowed object is
ChannelInfo.DutyCycle.Regimen.RecordingIntervalSCopyright © 2024 Tethys. All rights reserved.