com.legstar.test.coxb.floatmix
Class Dfhcommarea

java.lang.Object
  extended by com.legstar.test.coxb.floatmix.Dfhcommarea

public class Dfhcommarea
extends Object

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

cFloat1234

protected float cFloat1234

cFloat0

protected float cFloat0

cFloat1

protected float cFloat1

cFloat345006P5678

protected float cFloat345006P5678

cFloat798P20067Em16

protected float cFloat798P20067Em16

cFloat3P40282347Ep38

protected float cFloat3P40282347Ep38
Constructor Detail

Dfhcommarea

public Dfhcommarea()
Method Detail

getCFloat1234

public float getCFloat1234()
Gets the value of the cFloat1234 property.


setCFloat1234

public void setCFloat1234(float value)
Sets the value of the cFloat1234 property.


getCFloat0

public float getCFloat0()
Gets the value of the cFloat0 property.


setCFloat0

public void setCFloat0(float value)
Sets the value of the cFloat0 property.


getCFloat1

public float getCFloat1()
Gets the value of the cFloat1 property.


setCFloat1

public void setCFloat1(float value)
Sets the value of the cFloat1 property.


getCFloat345006P5678

public float getCFloat345006P5678()
Gets the value of the cFloat345006P5678 property.


setCFloat345006P5678

public void setCFloat345006P5678(float value)
Sets the value of the cFloat345006P5678 property.


getCFloat798P20067Em16

public float getCFloat798P20067Em16()
Gets the value of the cFloat798P20067Em16 property.


setCFloat798P20067Em16

public void setCFloat798P20067Em16(float value)
Sets the value of the cFloat798P20067Em16 property.


getCFloat3P40282347Ep38

public float getCFloat3P40282347Ep38()
Gets the value of the cFloat3P40282347Ep38 property.


setCFloat3P40282347Ep38

public void setCFloat3P40282347Ep38(float value)
Sets the value of the cFloat3P40282347Ep38 property.



Copyright © 2011 LegSem. All Rights Reserved.