public class NetworkFromSource
extends java.lang.Object
| Constructor and Description |
|---|
NetworkFromSource(NetworkAttrImpl netAttr,
ChannelChooserSource source) |
| Modifier and Type | Method and Description |
|---|---|
NetworkAttrImpl |
getNetAttr() |
ChannelChooserSource |
getSource() |
java.lang.String |
toString() |
public NetworkFromSource(NetworkAttrImpl netAttr, ChannelChooserSource source)
public NetworkAttrImpl getNetAttr()
public ChannelChooserSource getSource()
public java.lang.String toString()
toString in class java.lang.Object