|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface SequenceAcknowledgement.AcknowledgementRange
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
</sequence>
<attribute name="Upper" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedLong" />
<attribute name="Lower" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedLong" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
BigInteger |
getLower()
Gets the value of the lower property. |
Map<QName,String> |
getOtherAttributes()
|
BigInteger |
getUpper()
Gets the value of the upper property. |
void |
setLower(BigInteger value)
Sets the value of the lower property. |
void |
setUpper(BigInteger value)
Sets the value of the upper property. |
| Method Detail |
|---|
BigInteger getUpper()
BigIntegervoid setUpper(BigInteger value)
value - allowed object is
BigIntegerBigInteger getLower()
BigIntegervoid setLower(BigInteger value)
value - allowed object is
BigIntegerMap<QName,String> getOtherAttributes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||