public class Passenger extends AlipayObject
Passenger()
String
getName()
getTelephone()
void
setName(String name)
setTelephone(String telephone)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Passenger()
public String getName()
public void setName(String name)
public String getTelephone()
public void setTelephone(String telephone)
Copyright © 2023. All rights reserved.