public class NetDbHelper extends HelperBase
_context, _out, CHECKED, PROP_ADVANCED
Constructor and Description |
---|
NetDbHelper() |
Modifier and Type | Method and Description |
---|---|
void |
allowGraphical()
call for non-text-mode browsers
|
String |
getNetDbSummary()
storeWriter() must be called previously
|
void |
setCaps(String c) |
void |
setCost(String f) |
void |
setCountry(String c) |
void |
setFamily(String c) |
void |
setFull(String f) |
void |
setIp(String c) |
void |
setIpv6(String f) |
void |
setLease(String l) |
void |
setMtu(String f) |
void |
setPort(String f) |
void |
setRouter(String r) |
void |
setSsucaps(String f) |
void |
setSybil(String c) |
void |
setSybil2(String c)
For form, same as above but with a length check
|
void |
setType(String f) |
void |
setVersion(String v) |
_t, _t, _t, _x, getChecked, isAdvanced, ngettext, setContextId, storeWriter
public void setRouter(String r)
public void setVersion(String v)
public void setCountry(String c)
public void setFamily(String c)
public void setCaps(String c)
public void setIp(String c)
public void setSybil(String c)
public void setSybil2(String c)
public void setPort(String f)
public void setType(String f)
public void setMtu(String f)
public void setIpv6(String f)
public void setSsucaps(String f)
public void setCost(String f)
public void setFull(String f)
public void setLease(String l)
public void allowGraphical()
public String getNetDbSummary()