|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.legstar.test.coxb.floatmix.Dfhcommarea
public class Dfhcommarea
Java class for Dfhcommarea complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Dfhcommarea"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="CFloat1234" type="{http://www.w3.org/2001/XMLSchema}float"/> <element name="CFloat0" type="{http://www.w3.org/2001/XMLSchema}float"/> <element name="CFloat1" type="{http://www.w3.org/2001/XMLSchema}float"/> <element name="CFloat345006P5678" type="{http://www.w3.org/2001/XMLSchema}float"/> <element name="CFloat798P20067Em16" type="{http://www.w3.org/2001/XMLSchema}float"/> <element name="CFloat3P40282347Ep38" type="{http://www.w3.org/2001/XMLSchema}float"/> </sequence> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected float |
cFloat0
|
protected float |
cFloat1
|
protected float |
cFloat1234
|
protected float |
cFloat345006P5678
|
protected float |
cFloat3P40282347Ep38
|
protected float |
cFloat798P20067Em16
|
Constructor Summary | |
---|---|
Dfhcommarea()
|
Method Summary | |
---|---|
float |
getCFloat0()
Gets the value of the cFloat0 property. |
float |
getCFloat1()
Gets the value of the cFloat1 property. |
float |
getCFloat1234()
Gets the value of the cFloat1234 property. |
float |
getCFloat345006P5678()
Gets the value of the cFloat345006P5678 property. |
float |
getCFloat3P40282347Ep38()
Gets the value of the cFloat3P40282347Ep38 property. |
float |
getCFloat798P20067Em16()
Gets the value of the cFloat798P20067Em16 property. |
void |
setCFloat0(float value)
Sets the value of the cFloat0 property. |
void |
setCFloat1(float value)
Sets the value of the cFloat1 property. |
void |
setCFloat1234(float value)
Sets the value of the cFloat1234 property. |
void |
setCFloat345006P5678(float value)
Sets the value of the cFloat345006P5678 property. |
void |
setCFloat3P40282347Ep38(float value)
Sets the value of the cFloat3P40282347Ep38 property. |
void |
setCFloat798P20067Em16(float value)
Sets the value of the cFloat798P20067Em16 property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected float cFloat1234
protected float cFloat0
protected float cFloat1
protected float cFloat345006P5678
protected float cFloat798P20067Em16
protected float cFloat3P40282347Ep38
Constructor Detail |
---|
public Dfhcommarea()
Method Detail |
---|
public float getCFloat1234()
public void setCFloat1234(float value)
public float getCFloat0()
public void setCFloat0(float value)
public float getCFloat1()
public void setCFloat1(float value)
public float getCFloat345006P5678()
public void setCFloat345006P5678(float value)
public float getCFloat798P20067Em16()
public void setCFloat798P20067Em16(float value)
public float getCFloat3P40282347Ep38()
public void setCFloat3P40282347Ep38(float value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |