Class UnderCutSetting
java.lang.Object
org.oxerr.stubhub.client.model.UnderCutSetting
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetUndercutAbsoluteAmount(BigDecimal undercutAbsoluteAmount) voidsetUndercutMode(String undercutMode) voidsetUndercutRelativeAmount(BigDecimal undercutRelativeAmount) toString()
-
Constructor Details
-
UnderCutSetting
public UnderCutSetting()
-
-
Method Details
-
getUndercutMode
-
setUndercutMode
-
getUndercutAbsoluteAmount
-
setUndercutAbsoluteAmount
-
getUndercutRelativeAmount
-
setUndercutRelativeAmount
-
hashCode
-
equals
-
toString
-