public class NetworkType extends Object
Constructor and Description |
---|
NetworkType() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
int |
getTypeId() |
void |
setName(String name) |
void |
setTypeId(int typeId) |
String |
toString() |