public static class DetectionEffort.AnalysisGaps.Periodic.Regimen.AnalysisDurationS extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<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>
Modifier and Type | Field and Description |
---|---|
protected Double |
offfsetS |
protected double |
value |
Constructor and Description |
---|
AnalysisDurationS() |
Modifier and Type | Method and Description |
---|---|
double |
getOfffsetS()
Gets the value of the offfsetS property.
|
double |
getValue()
Gets the value of the value property.
|
void |
setOfffsetS(Double value)
Sets the value of the offfsetS property.
|
void |
setValue(double value)
Sets the value of the value property.
|
protected double value
protected Double offfsetS
public double getValue()
public void setValue(double value)
public double getOfffsetS()
Double
Copyright © 2024 Tethys. All rights reserved.