类 P2cQueryMonthProductResponse.P2cQueryMonthProductItem
java.lang.Object
com.icetech.sdk.response.p2c.business.P2cQueryMonthProductResponse.P2cQueryMonthProductItem
The type P 2 c query month product item.
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明Gets buy way.Gets card type.Gets duration.Gets end date.Gets end time.Gets pay money.Gets product id.Gets product name.Gets product status.Gets start date.Gets start time.voidSets buy way.voidsetCardType(String cardType) Sets card type.voidsetDuration(Integer duration) Sets duration.voidsetEndDate(String endDate) Sets end date.voidsetEndTime(String endTime) Sets end time.voidsetPayMoney(String payMoney) Sets pay money.voidsetProductId(String productId) Sets product id.voidsetProductName(String productName) Sets product name.voidsetProductStatus(Integer productStatus) Sets product status.voidsetStartDate(String startDate) Sets start date.voidsetStartTime(String startTime) Sets start time.
-
构造器详细资料
-
P2cQueryMonthProductItem
public P2cQueryMonthProductItem()
-
-
方法详细资料
-
getProductId
Gets product id.- 返回:
- the product id
-
setProductId
Sets product id.- 参数:
productId- the product id
-
getProductName
Gets product name.- 返回:
- the product name
-
setProductName
Sets product name.- 参数:
productName- the product name
-
getDuration
Gets duration.- 返回:
- the duration
-
setDuration
Sets duration.- 参数:
duration- the duration
-
getPayMoney
Gets pay money.- 返回:
- the pay money
-
setPayMoney
Sets pay money.- 参数:
payMoney- the pay money
-
getCardType
Gets card type.- 返回:
- the card type
-
setCardType
Sets card type.- 参数:
cardType- the card type
-
getStartDate
Gets start date.- 返回:
- the start date
-
setStartDate
Sets start date.- 参数:
startDate- the start date
-
getEndDate
Gets end date.- 返回:
- the end date
-
setEndDate
Sets end date.- 参数:
endDate- the end date
-
getStartTime
Gets start time.- 返回:
- the start time
-
setStartTime
Sets start time.- 参数:
startTime- the start time
-
getEndTime
Gets end time.- 返回:
- the end time
-
setEndTime
Sets end time.- 参数:
endTime- the end time
-
getBuyWay
Gets buy way.- 返回:
- the buy way
-
setBuyWay
Sets buy way.- 参数:
buyWay- the buy way
-
getProductStatus
Gets product status.- 返回:
- the product status
-
setProductStatus
Sets product status.- 参数:
productStatus- the product status
-