public interface Rounding extends ItemFeatureEntry
The following features are supported:
OsgiPackage.getRounding()
Modifier and Type | Method and Description |
---|---|
RoundingType |
getType()
Returns the value of the 'Type' attribute.
|
void |
setType(RoundingType value)
Sets the value of the '
Type ' attribute. |
getItem, getName, setItem, setName
RoundingType getType()
RoundingType
.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
RoundingType
,
setType(RoundingType)
,
OsgiPackage.getRounding_Type()
void setType(RoundingType value)
Type
' attribute.
value
- the new value of the 'Type' attribute.RoundingType
,
getType()