public class BigIntegerExample extends AbstractExample
| Constructor and Description | 
|---|
BigIntegerExample()  | 
BigIntegerExample(BigInteger value)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
asString()  | 
BigInteger | 
getValue()  | 
void | 
setValue(BigInteger value)  | 
getAttribute, getName, getNamespace, getPrefix, getTypeName, getWrapped, getWrappedName, setAttribute, setName, setNamespace, setPrefix, setTypeName, setWrapped, setWrappedNamepublic BigIntegerExample()
public BigIntegerExample(BigInteger value)
public String asString()
public BigInteger getValue()
public void setValue(BigInteger value)
Copyright © 2020. All rights reserved.