public interface ZNumeral extends Numeral
Modifier and Type | Method and Description |
---|---|
BigInteger |
getValue()
Returns the Value element.
|
void |
setValue(BigInteger value)
Sets the Value element.
|
BigInteger getValue()
void setValue(BigInteger value)
value
- the Value element.getValue()
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.