@Generated(value="com.github.davidmoten:openapi-codegen-runtime:0.1.5") public final class ArbitraryPrecisionNumber extends Object
| Constructor and Description |
|---|
ArbitraryPrecisionNumber(BigDecimal value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
BigDecimal |
value() |
static ArbitraryPrecisionNumber |
value(BigDecimal value) |
@ConstructorBinding public ArbitraryPrecisionNumber(BigDecimal value)
public static ArbitraryPrecisionNumber value(BigDecimal value)
public BigDecimal value()
Copyright © 2023. All rights reserved.