public final class RelativeProductDiscountValue extends Base implements ProductDiscountValue
Modifier and Type | Method and Description |
---|---|
Integer |
getBasisPoint()
Alias for
getPermyriad() |
Integer |
getPermyriad()
Per ten thousand.
|
static RelativeProductDiscountValue |
of(Integer permyriad) |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
ofAbsolute, ofAbsolute, ofExternal, ofRelative
public Integer getPermyriad()
public Integer getBasisPoint()
getPermyriad()
public static RelativeProductDiscountValue of(Integer permyriad)