public class SmsItem extends Object
SmsItem(String phone, Boolean status, String error, String code)
Date
getCdate()
String
getCode()
getError()
getPhone()
Boolean
getStatus()
void
setCode(String code)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SmsItem(String phone, Boolean status, String error, String code)
public String getPhone()
public Boolean getStatus()
public String getError()
public Date getCdate()
public String getCode()
public void setCode(String code)
code
Copyright © 2020. All rights reserved.