public class TransceiverSettingsImpl extends Object implements TransceiverSettings
Modifier and Type | Field and Description |
---|---|
static TransceiverSettings |
EPP_SETTINGS |
Constructor and Description |
---|
TransceiverSettingsImpl(Bounds height,
List<LocalEnvironment> localEnvironments) |
Modifier and Type | Method and Description |
---|---|
Bounds |
getHeight() |
List<LocalEnvironment> |
getLocalEnvironments() |
public static final TransceiverSettings EPP_SETTINGS
public TransceiverSettingsImpl(Bounds height, List<LocalEnvironment> localEnvironments)
public Bounds getHeight()
getHeight
in interface TransceiverSettings
public List<LocalEnvironment> getLocalEnvironments()
getLocalEnvironments
in interface TransceiverSettings
Copyright © 2018. All rights reserved.