public static class DeviceStatusInfoResponse.Info.SIM extends Object
SIM()
String
getIccid()
List<String>
getType()
void
setIccid(String iccid)
setType(List<String> type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SIM()
public List<String> getType()
public void setType(List<String> type)
public String getIccid()
public void setIccid(String iccid)
Copyright © 2021. All rights reserved.