com.legstar.test.coxb.binpkdus
Class LsExtend

java.lang.Object
  extended by com.legstar.test.coxb.binpkdus.LsExtend

public class LsExtend
extends Object

Java class for LsExtend complex type.

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

 <complexType name="LsExtend">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="LsP9X19" type="{http://www.w3.org/2001/XMLSchema}integer"/>
         <element name="LsP9X31" type="{http://www.w3.org/2001/XMLSchema}integer"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  BigInteger lsP9X19
           
protected  BigInteger lsP9X31
           
 
Constructor Summary
LsExtend()
           
 
Method Summary
 BigInteger getLsP9X19()
          Gets the value of the lsP9X19 property.
 BigInteger getLsP9X31()
          Gets the value of the lsP9X31 property.
 void setLsP9X19(BigInteger value)
          Sets the value of the lsP9X19 property.
 void setLsP9X31(BigInteger value)
          Sets the value of the lsP9X31 property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lsP9X19

protected BigInteger lsP9X19

lsP9X31

protected BigInteger lsP9X31
Constructor Detail

LsExtend

public LsExtend()
Method Detail

getLsP9X19

public BigInteger getLsP9X19()
Gets the value of the lsP9X19 property.

Returns:
possible object is BigInteger

setLsP9X19

public void setLsP9X19(BigInteger value)
Sets the value of the lsP9X19 property.

Parameters:
value - allowed object is BigInteger

getLsP9X31

public BigInteger getLsP9X31()
Gets the value of the lsP9X31 property.

Returns:
possible object is BigInteger

setLsP9X31

public void setLsP9X31(BigInteger value)
Sets the value of the lsP9X31 property.

Parameters:
value - allowed object is BigInteger


Copyright © 2011 LegSem. All Rights Reserved.