|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AttributedUnsignedLongType
Java class for AttributedUnsignedLongType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AttributedUnsignedLongType">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>unsignedLong">
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</simpleContent>
</complexType>
| Method Summary | |
|---|---|
Map<QName,String> |
getOtherAttributes()
|
BigInteger |
getValue()
Gets the value of the value property. |
void |
setValue(BigInteger value)
Sets the value of the value property. |
| Method Detail |
|---|
BigInteger getValue()
BigIntegervoid setValue(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 | |||||||||