public class DeviceGroupMember extends AlipayObject
DeviceGroupMember()
String
getDeviceId()
Date
getGmtCreate()
getSn()
void
setDeviceId(String deviceId)
setGmtCreate(Date gmtCreate)
setSn(String sn)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DeviceGroupMember()
public String getDeviceId()
public void setDeviceId(String deviceId)
public Date getGmtCreate()
public void setGmtCreate(Date gmtCreate)
public String getSn()
public void setSn(String sn)
Copyright © 2020. All rights reserved.