public class OtherSettingsDesModel extends Object
private Integer
agcRx
agcTx
private String
cno
OtherSettingsDesModel()
Integer
getAgcRx()
getAgcTx()
String
getCno()
void
setAgcRx(Integer agcRx)
setAgcTx(Integer agcTx)
setCno(String cno)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private String cno
private Integer agcRx
private Integer agcTx
public OtherSettingsDesModel()
public String getCno()
public void setCno(String cno)
public Integer getAgcRx()
public void setAgcRx(Integer agcRx)
public Integer getAgcTx()
public void setAgcTx(Integer agcTx)
Copyright © 2024. All rights reserved.