类 MerchantReturnPolicySeasonalOverride
java.lang.Object
net.jlxxw.schema.org.AbstractSchema
net.jlxxw.schema.org.Intangible
net.jlxxw.schema.org.MerchantReturnPolicySeasonalOverride
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetEndDate(LocalDate endDate) voidsetMerchantReturnDays(LocalDate merchantReturnDays) voidsetRefundType(RefundTypeEnumeration refundType) voidsetRestockingFee(Double restockingFee) voidsetReturnFees(ReturnFeesEnumeration returnFees) voidsetReturnMethod(ReturnMethodEnumeration returnMethod) voidsetReturnPolicyCategory(MerchantReturnEnumeration returnPolicyCategory) voidsetReturnShippingFeesAmount(MonetaryAmount returnShippingFeesAmount) voidsetStartDate(LocalDate startDate) 从类继承的方法 net.jlxxw.schema.org.AbstractSchema
getComment, getContext, getDescription, getId, getLabel, getName, getType, parseToObject, setComment, setContext, setDescription, setId, setLabel, setMapper, setName, setType, toJsonLdString, toString
-
构造器详细资料
-
MerchantReturnPolicySeasonalOverride
public MerchantReturnPolicySeasonalOverride()
-
-
方法详细资料
-
getRefundType
-
setRefundType
-
getReturnShippingFeesAmount
-
setReturnShippingFeesAmount
-
getStartDate
-
setStartDate
-
getReturnMethod
-
setReturnMethod
-
getRestockingFee
-
setRestockingFee
-
getReturnFees
-
setReturnFees
-
getReturnPolicyCategory
-
setReturnPolicyCategory
-
getMerchantReturnDays
-
setMerchantReturnDays
-
getEndDate
-
setEndDate
-