public class DistributionPoint 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">
<attribute name="fvalue" use="required" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="obs_1_distr" use="required" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" />
<attribute name="model_1_pos_distr" use="required" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="model_1_neg_distr" use="required" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="obs_2_distr" use="required" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" />
<attribute name="model_2_pos_distr" use="required" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="model_2_neg_distr" use="required" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="obs_3_distr" use="required" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" />
<attribute name="model_3_pos_distr" use="required" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="model_3_neg_distr" use="required" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="obs_4_distr" use="required" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" />
<attribute name="model_4_pos_distr" use="required" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="model_4_neg_distr" use="required" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="obs_5_distr" use="required" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" />
<attribute name="model_5_pos_distr" use="required" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="model_5_neg_distr" use="required" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="obs_6_distr" use="required" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" />
<attribute name="model_6_pos_distr" use="required" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="model_6_neg_distr" use="required" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="obs_7_distr" use="required" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger" />
<attribute name="model_7_pos_distr" use="required" type="{http://www.w3.org/2001/XMLSchema}float" />
<attribute name="model_7_neg_distr" use="required" type="{http://www.w3.org/2001/XMLSchema}float" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected float |
fvalue |
protected float |
model1NegDistr |
protected float |
model1PosDistr |
protected float |
model2NegDistr |
protected float |
model2PosDistr |
protected float |
model3NegDistr |
protected float |
model3PosDistr |
protected float |
model4NegDistr |
protected float |
model4PosDistr |
protected float |
model5NegDistr |
protected float |
model5PosDistr |
protected float |
model6NegDistr |
protected float |
model6PosDistr |
protected float |
model7NegDistr |
protected float |
model7PosDistr |
protected Integer |
obs1Distr |
protected Integer |
obs2Distr |
protected Integer |
obs3Distr |
protected Integer |
obs4Distr |
protected Integer |
obs5Distr |
protected Integer |
obs6Distr |
protected Integer |
obs7Distr |
| Constructor and Description |
|---|
DistributionPoint() |
| Modifier and Type | Method and Description |
|---|---|
float |
getFvalue()
Gets the value of the fvalue property.
|
float |
getModel1NegDistr()
Gets the value of the model1NegDistr property.
|
float |
getModel1PosDistr()
Gets the value of the model1PosDistr property.
|
float |
getModel2NegDistr()
Gets the value of the model2NegDistr property.
|
float |
getModel2PosDistr()
Gets the value of the model2PosDistr property.
|
float |
getModel3NegDistr()
Gets the value of the model3NegDistr property.
|
float |
getModel3PosDistr()
Gets the value of the model3PosDistr property.
|
float |
getModel4NegDistr()
Gets the value of the model4NegDistr property.
|
float |
getModel4PosDistr()
Gets the value of the model4PosDistr property.
|
float |
getModel5NegDistr()
Gets the value of the model5NegDistr property.
|
float |
getModel5PosDistr()
Gets the value of the model5PosDistr property.
|
float |
getModel6NegDistr()
Gets the value of the model6NegDistr property.
|
float |
getModel6PosDistr()
Gets the value of the model6PosDistr property.
|
float |
getModel7NegDistr()
Gets the value of the model7NegDistr property.
|
float |
getModel7PosDistr()
Gets the value of the model7PosDistr property.
|
Integer |
getObs1Distr()
Gets the value of the obs1Distr property.
|
Integer |
getObs2Distr()
Gets the value of the obs2Distr property.
|
Integer |
getObs3Distr()
Gets the value of the obs3Distr property.
|
Integer |
getObs4Distr()
Gets the value of the obs4Distr property.
|
Integer |
getObs5Distr()
Gets the value of the obs5Distr property.
|
Integer |
getObs6Distr()
Gets the value of the obs6Distr property.
|
Integer |
getObs7Distr()
Gets the value of the obs7Distr property.
|
void |
setFvalue(float value)
Sets the value of the fvalue property.
|
void |
setModel1NegDistr(float value)
Sets the value of the model1NegDistr property.
|
void |
setModel1PosDistr(float value)
Sets the value of the model1PosDistr property.
|
void |
setModel2NegDistr(float value)
Sets the value of the model2NegDistr property.
|
void |
setModel2PosDistr(float value)
Sets the value of the model2PosDistr property.
|
void |
setModel3NegDistr(float value)
Sets the value of the model3NegDistr property.
|
void |
setModel3PosDistr(float value)
Sets the value of the model3PosDistr property.
|
void |
setModel4NegDistr(float value)
Sets the value of the model4NegDistr property.
|
void |
setModel4PosDistr(float value)
Sets the value of the model4PosDistr property.
|
void |
setModel5NegDistr(float value)
Sets the value of the model5NegDistr property.
|
void |
setModel5PosDistr(float value)
Sets the value of the model5PosDistr property.
|
void |
setModel6NegDistr(float value)
Sets the value of the model6NegDistr property.
|
void |
setModel6PosDistr(float value)
Sets the value of the model6PosDistr property.
|
void |
setModel7NegDistr(float value)
Sets the value of the model7NegDistr property.
|
void |
setModel7PosDistr(float value)
Sets the value of the model7PosDistr property.
|
void |
setObs1Distr(Integer value)
Sets the value of the obs1Distr property.
|
void |
setObs2Distr(Integer value)
Sets the value of the obs2Distr property.
|
void |
setObs3Distr(Integer value)
Sets the value of the obs3Distr property.
|
void |
setObs4Distr(Integer value)
Sets the value of the obs4Distr property.
|
void |
setObs5Distr(Integer value)
Sets the value of the obs5Distr property.
|
void |
setObs6Distr(Integer value)
Sets the value of the obs6Distr property.
|
void |
setObs7Distr(Integer value)
Sets the value of the obs7Distr property.
|
protected float fvalue
protected Integer obs1Distr
protected float model1PosDistr
protected float model1NegDistr
protected Integer obs2Distr
protected float model2PosDistr
protected float model2NegDistr
protected Integer obs3Distr
protected float model3PosDistr
protected float model3NegDistr
protected Integer obs4Distr
protected float model4PosDistr
protected float model4NegDistr
protected Integer obs5Distr
protected float model5PosDistr
protected float model5NegDistr
protected Integer obs6Distr
protected float model6PosDistr
protected float model6NegDistr
protected Integer obs7Distr
protected float model7PosDistr
protected float model7NegDistr
public float getFvalue()
public void setFvalue(float value)
public Integer getObs1Distr()
Stringpublic void setObs1Distr(Integer value)
value - allowed object is
Stringpublic float getModel1PosDistr()
public void setModel1PosDistr(float value)
public float getModel1NegDistr()
public void setModel1NegDistr(float value)
public Integer getObs2Distr()
Stringpublic void setObs2Distr(Integer value)
value - allowed object is
Stringpublic float getModel2PosDistr()
public void setModel2PosDistr(float value)
public float getModel2NegDistr()
public void setModel2NegDistr(float value)
public Integer getObs3Distr()
Stringpublic void setObs3Distr(Integer value)
value - allowed object is
Stringpublic float getModel3PosDistr()
public void setModel3PosDistr(float value)
public float getModel3NegDistr()
public void setModel3NegDistr(float value)
public Integer getObs4Distr()
Stringpublic void setObs4Distr(Integer value)
value - allowed object is
Stringpublic float getModel4PosDistr()
public void setModel4PosDistr(float value)
public float getModel4NegDistr()
public void setModel4NegDistr(float value)
public Integer getObs5Distr()
Stringpublic void setObs5Distr(Integer value)
value - allowed object is
Stringpublic float getModel5PosDistr()
public void setModel5PosDistr(float value)
public float getModel5NegDistr()
public void setModel5NegDistr(float value)
public Integer getObs6Distr()
Stringpublic void setObs6Distr(Integer value)
value - allowed object is
Stringpublic float getModel6PosDistr()
public void setModel6PosDistr(float value)
public float getModel6NegDistr()
public void setModel6NegDistr(float value)
public Integer getObs7Distr()
Stringpublic void setObs7Distr(Integer value)
value - allowed object is
Stringpublic float getModel7PosDistr()
public void setModel7PosDistr(float value)
public float getModel7NegDistr()
public void setModel7NegDistr(float value)
Copyright © 2017. All rights reserved.