public class DailyCarRentalFee extends AlipayObject
DailyCarRentalFee()
Date
getRentalDate()
Long
getRentFee()
void
setRentalDate(Date rentalDate)
setRentFee(Long rentFee)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DailyCarRentalFee()
public Long getRentFee()
public void setRentFee(Long rentFee)
public Date getRentalDate()
public void setRentalDate(Date rentalDate)
Copyright © 2024. All rights reserved.