public static class FexCommonStatistics.Bit_Transfer_Rate extends BaseModelResource
| Modifier and Type | Field and Description |
|---|---|
protected String |
_30_seconds_input |
protected String |
_30_seconds_output |
protected String |
received |
protected String |
transmitted |
| Constructor and Description |
|---|
Bit_Transfer_Rate() |
| Modifier and Type | Method and Description |
|---|---|
String |
get_30_seconds_input() |
String |
get_30_seconds_output() |
String |
getReceived() |
String |
getTransmitted() |
void |
set_30_seconds_input(String _30_seconds_input) |
void |
set_30_seconds_output(String _30_seconds_output) |
void |
setReceived(String received) |
void |
setTransmitted(String transmitted) |
canEqual, equals, getCategory, getCreated, getDescription, getETag, getModified, getName, getState, getStatus, getType, getUri, hashCode, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toStringprotected String _30_seconds_input
protected String _30_seconds_output
protected String received
protected String transmitted
public String get_30_seconds_input()
public void set_30_seconds_input(String _30_seconds_input)
_30_seconds_input - the _30_seconds_input to setpublic String get_30_seconds_output()
public void set_30_seconds_output(String _30_seconds_output)
_30_seconds_output - the _30_seconds_output to setpublic String getReceived()
public void setReceived(String received)
received - the received to setpublic String getTransmitted()
public void setTransmitted(String transmitted)
transmitted - the transmitted to setCopyright © 2016. All rights reserved.