Interface InternetAccessService
-
Method Summary
-
Method Details
-
getUuid
String getUuid() -
getName
String getName() -
getType
InternetAccessServiceType getType() -
getStatus
String getStatus() -
getBandwidth
Integer getBandwidth() -
getIbx
String getIbx() -
getState
InternetAccessServiceState getState() -
delete
Boolean delete() -
refresh
void refresh()
-