public class PortSelector extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static interface |
PortSelector.Port |
| Constructor and Description |
|---|
PortSelector()
No args constructor for use in serialization
|
PortSelector(PortSelector.Port port) |
| Modifier and Type | Method and Description |
|---|---|
PortSelector.Port |
getPort() |
void |
setPort(PortSelector.Port port) |
public PortSelector()
public PortSelector(PortSelector.Port port)
port - public PortSelector.Port getPort()
public void setPort(PortSelector.Port port)
Copyright © 2017–2018 Red Hat. All rights reserved.