Class ChinesePaymentRequestWsDTO
- java.lang.Object
-
- de.hybris.platform.chinesepaymentoccaddon.dto.ChinesePaymentRequestWsDTO
-
- All Implemented Interfaces:
java.io.Serializable
public class ChinesePaymentRequestWsDTO extends java.lang.Object implements java.io.SerializableChinese payment request- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ChinesePaymentRequestWsDTO()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.DategetExpiredDate()java.lang.StringgetUrl()voidsetExpiredDate(java.util.Date expiredDate)voidsetUrl(java.lang.String url)
-