public class ListenerModel extends Object
| Constructor and Description |
|---|
ListenerModel() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getPort() |
String |
getType() |
ListenerModel |
setDescription(String description) |
ListenerModel |
setPort(String port) |
ListenerModel |
setType(String type) |
String |
toString() |
public ListenerModel setPort(String port)
public String getPort()
public ListenerModel setType(String type)
public String getType()
public ListenerModel setDescription(String description)
public String getDescription()
Copyright © 2026. All rights reserved.