com.legstar.test.coxb.binnatus
Class LsFullwords

java.lang.Object
  extended by com.legstar.test.coxb.binnatus.LsFullwords

public class LsFullwords
extends Object

Java class for LsFullwords complex type.

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

 <complexType name="LsFullwords">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="LsP9X9Min" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="LsP9X9Low" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="LsP9X9High" type="{http://www.w3.org/2001/XMLSchema}long"/>
         <element name="LsP9X9Max" type="{http://www.w3.org/2001/XMLSchema}long"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  long lsP9X9High
           
protected  long lsP9X9Low
           
protected  long lsP9X9Max
           
protected  long lsP9X9Min
           
 
Constructor Summary
LsFullwords()
           
 
Method Summary
 long getLsP9X9High()
          Gets the value of the lsP9X9High property.
 long getLsP9X9Low()
          Gets the value of the lsP9X9Low property.
 long getLsP9X9Max()
          Gets the value of the lsP9X9Max property.
 long getLsP9X9Min()
          Gets the value of the lsP9X9Min property.
 void setLsP9X9High(long value)
          Sets the value of the lsP9X9High property.
 void setLsP9X9Low(long value)
          Sets the value of the lsP9X9Low property.
 void setLsP9X9Max(long value)
          Sets the value of the lsP9X9Max property.
 void setLsP9X9Min(long value)
          Sets the value of the lsP9X9Min property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lsP9X9Min

protected long lsP9X9Min

lsP9X9Low

protected long lsP9X9Low

lsP9X9High

protected long lsP9X9High

lsP9X9Max

protected long lsP9X9Max
Constructor Detail

LsFullwords

public LsFullwords()
Method Detail

getLsP9X9Min

public long getLsP9X9Min()
Gets the value of the lsP9X9Min property.


setLsP9X9Min

public void setLsP9X9Min(long value)
Sets the value of the lsP9X9Min property.


getLsP9X9Low

public long getLsP9X9Low()
Gets the value of the lsP9X9Low property.


setLsP9X9Low

public void setLsP9X9Low(long value)
Sets the value of the lsP9X9Low property.


getLsP9X9High

public long getLsP9X9High()
Gets the value of the lsP9X9High property.


setLsP9X9High

public void setLsP9X9High(long value)
Sets the value of the lsP9X9High property.


getLsP9X9Max

public long getLsP9X9Max()
Gets the value of the lsP9X9Max property.


setLsP9X9Max

public void setLsP9X9Max(long value)
Sets the value of the lsP9X9Max property.



Copyright © 2011 LegSem. All Rights Reserved.