com.ecebs.rtd.enabler.types.itso.ipe
Class Type24.Discount
java.lang.Object
com.ecebs.rtd.enabler.types.itso.ipe.Type24.Discount
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Type24
public static class Type24.Discount
- extends Object
- implements Serializable
Represents a discount structure found in type 24 IPEs
- Author:
- kyleb
- See Also:
- Serialized Form
getDiscountCode
public String getDiscountCode()
getDiscountAmount
public int getDiscountAmount()
getDiscountPercentage
public short getDiscountPercentage()
getDiscountCodeType
public String getDiscountCodeType()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013 Ecebs Ltd. All Rights Reserved.