|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.legstar.test.coxb.binpkdus.LsExtend
public class LsExtend
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 |
---|
protected BigInteger lsP9X19
protected BigInteger lsP9X31
Constructor Detail |
---|
public LsExtend()
Method Detail |
---|
public BigInteger getLsP9X19()
BigInteger
public void setLsP9X19(BigInteger value)
value
- allowed object is
BigInteger
public BigInteger getLsP9X31()
BigInteger
public void setLsP9X31(BigInteger value)
value
- allowed object is
BigInteger
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |