public class VirtualSerialPortPipeBackingOption extends VirtualDevicePipeBackingOption
| Modifier and Type | Field and Description |
|---|---|
ChoiceOption |
endpoint |
BoolOption |
noRxLoss |
typedynamicProperty, dynamicType| Constructor and Description |
|---|
VirtualSerialPortPipeBackingOption() |
| Modifier and Type | Method and Description |
|---|---|
ChoiceOption |
getEndpoint() |
BoolOption |
getNoRxLoss() |
void |
setEndpoint(ChoiceOption endpoint) |
void |
setNoRxLoss(BoolOption noRxLoss) |
getType, setTypegetDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic ChoiceOption endpoint
public BoolOption noRxLoss
public ChoiceOption getEndpoint()
public BoolOption getNoRxLoss()
public void setEndpoint(ChoiceOption endpoint)
public void setNoRxLoss(BoolOption noRxLoss)
Copyright © 2011-2012. All Rights Reserved.