net.sf.mpxj.primavera.schema
Class ResourceCurveValuesType

java.lang.Object
  extended by net.sf.mpxj.primavera.schema.ResourceCurveValuesType

public class ResourceCurveValuesType
extends Object

Java class for ResourceCurveValuesType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ResourceCurveValuesType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Value0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Value5">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Value10">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Value15">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Value20">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Value25">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Value30">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Value35">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Value40">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Value45">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Value50">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Value55">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Value60">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Value65">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Value70">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Value75">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Value80">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Value85">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Value90">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Value95">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Value100">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}double">
               <minInclusive value="0.0"/>
               <maxInclusive value="100.0"/>
             </restriction>
           </simpleType>
         </element>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  double value0
           
protected  double value10
           
protected  double value100
           
protected  double value15
           
protected  double value20
           
protected  double value25
           
protected  double value30
           
protected  double value35
           
protected  double value40
           
protected  double value45
           
protected  double value5
           
protected  double value50
           
protected  double value55
           
protected  double value60
           
protected  double value65
           
protected  double value70
           
protected  double value75
           
protected  double value80
           
protected  double value85
           
protected  double value90
           
protected  double value95
           
 
Constructor Summary
ResourceCurveValuesType()
           
 
Method Summary
 double getValue0()
          Gets the value of the value0 property.
 double getValue10()
          Gets the value of the value10 property.
 double getValue100()
          Gets the value of the value100 property.
 double getValue15()
          Gets the value of the value15 property.
 double getValue20()
          Gets the value of the value20 property.
 double getValue25()
          Gets the value of the value25 property.
 double getValue30()
          Gets the value of the value30 property.
 double getValue35()
          Gets the value of the value35 property.
 double getValue40()
          Gets the value of the value40 property.
 double getValue45()
          Gets the value of the value45 property.
 double getValue5()
          Gets the value of the value5 property.
 double getValue50()
          Gets the value of the value50 property.
 double getValue55()
          Gets the value of the value55 property.
 double getValue60()
          Gets the value of the value60 property.
 double getValue65()
          Gets the value of the value65 property.
 double getValue70()
          Gets the value of the value70 property.
 double getValue75()
          Gets the value of the value75 property.
 double getValue80()
          Gets the value of the value80 property.
 double getValue85()
          Gets the value of the value85 property.
 double getValue90()
          Gets the value of the value90 property.
 double getValue95()
          Gets the value of the value95 property.
 void setValue0(double value)
          Sets the value of the value0 property.
 void setValue10(double value)
          Sets the value of the value10 property.
 void setValue100(double value)
          Sets the value of the value100 property.
 void setValue15(double value)
          Sets the value of the value15 property.
 void setValue20(double value)
          Sets the value of the value20 property.
 void setValue25(double value)
          Sets the value of the value25 property.
 void setValue30(double value)
          Sets the value of the value30 property.
 void setValue35(double value)
          Sets the value of the value35 property.
 void setValue40(double value)
          Sets the value of the value40 property.
 void setValue45(double value)
          Sets the value of the value45 property.
 void setValue5(double value)
          Sets the value of the value5 property.
 void setValue50(double value)
          Sets the value of the value50 property.
 void setValue55(double value)
          Sets the value of the value55 property.
 void setValue60(double value)
          Sets the value of the value60 property.
 void setValue65(double value)
          Sets the value of the value65 property.
 void setValue70(double value)
          Sets the value of the value70 property.
 void setValue75(double value)
          Sets the value of the value75 property.
 void setValue80(double value)
          Sets the value of the value80 property.
 void setValue85(double value)
          Sets the value of the value85 property.
 void setValue90(double value)
          Sets the value of the value90 property.
 void setValue95(double value)
          Sets the value of the value95 property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value0

protected double value0

value5

protected double value5

value10

protected double value10

value15

protected double value15

value20

protected double value20

value25

protected double value25

value30

protected double value30

value35

protected double value35

value40

protected double value40

value45

protected double value45

value50

protected double value50

value55

protected double value55

value60

protected double value60

value65

protected double value65

value70

protected double value70

value75

protected double value75

value80

protected double value80

value85

protected double value85

value90

protected double value90

value95

protected double value95

value100

protected double value100
Constructor Detail

ResourceCurveValuesType

public ResourceCurveValuesType()
Method Detail

getValue0

public double getValue0()
Gets the value of the value0 property.


setValue0

public void setValue0(double value)
Sets the value of the value0 property.


getValue5

public double getValue5()
Gets the value of the value5 property.


setValue5

public void setValue5(double value)
Sets the value of the value5 property.


getValue10

public double getValue10()
Gets the value of the value10 property.


setValue10

public void setValue10(double value)
Sets the value of the value10 property.


getValue15

public double getValue15()
Gets the value of the value15 property.


setValue15

public void setValue15(double value)
Sets the value of the value15 property.


getValue20

public double getValue20()
Gets the value of the value20 property.


setValue20

public void setValue20(double value)
Sets the value of the value20 property.


getValue25

public double getValue25()
Gets the value of the value25 property.


setValue25

public void setValue25(double value)
Sets the value of the value25 property.


getValue30

public double getValue30()
Gets the value of the value30 property.


setValue30

public void setValue30(double value)
Sets the value of the value30 property.


getValue35

public double getValue35()
Gets the value of the value35 property.


setValue35

public void setValue35(double value)
Sets the value of the value35 property.


getValue40

public double getValue40()
Gets the value of the value40 property.


setValue40

public void setValue40(double value)
Sets the value of the value40 property.


getValue45

public double getValue45()
Gets the value of the value45 property.


setValue45

public void setValue45(double value)
Sets the value of the value45 property.


getValue50

public double getValue50()
Gets the value of the value50 property.


setValue50

public void setValue50(double value)
Sets the value of the value50 property.


getValue55

public double getValue55()
Gets the value of the value55 property.


setValue55

public void setValue55(double value)
Sets the value of the value55 property.


getValue60

public double getValue60()
Gets the value of the value60 property.


setValue60

public void setValue60(double value)
Sets the value of the value60 property.


getValue65

public double getValue65()
Gets the value of the value65 property.


setValue65

public void setValue65(double value)
Sets the value of the value65 property.


getValue70

public double getValue70()
Gets the value of the value70 property.


setValue70

public void setValue70(double value)
Sets the value of the value70 property.


getValue75

public double getValue75()
Gets the value of the value75 property.


setValue75

public void setValue75(double value)
Sets the value of the value75 property.


getValue80

public double getValue80()
Gets the value of the value80 property.


setValue80

public void setValue80(double value)
Sets the value of the value80 property.


getValue85

public double getValue85()
Gets the value of the value85 property.


setValue85

public void setValue85(double value)
Sets the value of the value85 property.


getValue90

public double getValue90()
Gets the value of the value90 property.


setValue90

public void setValue90(double value)
Sets the value of the value90 property.


getValue95

public double getValue95()
Gets the value of the value95 property.


setValue95

public void setValue95(double value)
Sets the value of the value95 property.


getValue100

public double getValue100()
Gets the value of the value100 property.


setValue100

public void setValue100(double value)
Sets the value of the value100 property.



Copyright © 2012. All Rights Reserved.