public interface Numeric
extends org.eclipse.emf.ecore.EObject
The following features are supported:
WidespreadPackage.getNumeric()| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getABigDecimal()
Returns the value of the 'ABig Decimal' attribute.
|
BigInteger |
getABigInteger()
Returns the value of the 'ABig Integer' attribute.
|
void |
setABigDecimal(BigDecimal value)
Sets the value of the '
ABig Decimal' attribute. |
void |
setABigInteger(BigInteger value)
Sets the value of the '
ABig Integer' attribute. |
BigDecimal getABigDecimal()
setABigDecimal(BigDecimal),
WidespreadPackage.getNumeric_ABigDecimal()void setABigDecimal(BigDecimal value)
ABig Decimal' attribute.
value - the new value of the 'ABig Decimal' attribute.getABigDecimal()BigInteger getABigInteger()
setABigInteger(BigInteger),
WidespreadPackage.getNumeric_ABigInteger()void setABigInteger(BigInteger value)
ABig Integer' attribute.
value - the new value of the 'ABig Integer' attribute.getABigInteger()Copyright © 2018–2020 Atlanmod. All rights reserved.