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