public static class FexAdvancedStatistics.Transmitted extends BaseModelResource
Modifier and Type | Field and Description |
---|---|
protected String |
babble |
protected String |
broadcast_packets |
protected String |
collision |
protected String |
deferred |
protected String |
interface_resets |
protected String |
jumbo_packets |
protected String |
late_collision |
protected String |
lost_carrier |
protected String |
multicast_packets |
protected String |
no_carrier |
protected String |
output_packets |
protected String |
Tx_pause |
protected String |
unicast_packets |
Constructor and Description |
---|
Transmitted() |
Modifier and Type | Method and Description |
---|---|
String |
getBabble() |
String |
getBroadcast_packets() |
String |
getCollision() |
String |
getDeferred() |
String |
getInterface_resets() |
String |
getJumbo_packets() |
String |
getLate_collision() |
String |
getLost_carrier() |
String |
getMulticast_packets() |
String |
getNo_carrier() |
String |
getOutput_packets() |
String |
getTx_pause() |
String |
getUnicast_packets() |
void |
setBabble(String babble) |
void |
setBroadcast_packets(String broadcast_packets) |
void |
setCollision(String collision) |
void |
setDeferred(String deferred) |
void |
setInterface_resets(String interface_resets) |
void |
setJumbo_packets(String jumbo_packets) |
void |
setLate_collision(String late_collision) |
void |
setLost_carrier(String lost_carrier) |
void |
setMulticast_packets(String multicast_packets) |
void |
setNo_carrier(String no_carrier) |
void |
setOutput_packets(String output_packets) |
void |
setTx_pause(String tx_pause) |
void |
setUnicast_packets(String unicast_packets) |
canEqual, equals, getCategory, getCreated, getDescription, getETag, getModified, getName, getState, getStatus, getType, getUri, hashCode, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toString
protected String unicast_packets
protected String multicast_packets
protected String broadcast_packets
protected String output_packets
protected String jumbo_packets
protected String collision
protected String deferred
protected String late_collision
protected String lost_carrier
protected String no_carrier
protected String babble
protected String Tx_pause
protected String interface_resets
public String getUnicast_packets()
public void setUnicast_packets(String unicast_packets)
unicast_packets
- the unicast_packets to setpublic String getMulticast_packets()
public void setMulticast_packets(String multicast_packets)
multicast_packets
- the multicast_packets to setpublic String getBroadcast_packets()
public void setBroadcast_packets(String broadcast_packets)
broadcast_packets
- the broadcast_packets to setpublic String getOutput_packets()
public void setOutput_packets(String output_packets)
output_packets
- the output_packets to setpublic String getJumbo_packets()
public void setJumbo_packets(String jumbo_packets)
jumbo_packets
- the jumbo_packets to setpublic String getCollision()
public void setCollision(String collision)
collision
- the collision to setpublic String getDeferred()
public void setDeferred(String deferred)
deferred
- the deferred to setpublic String getLate_collision()
public void setLate_collision(String late_collision)
late_collision
- the late_collision to setpublic String getLost_carrier()
public void setLost_carrier(String lost_carrier)
lost_carrier
- the lost_carrier to setpublic String getNo_carrier()
public void setNo_carrier(String no_carrier)
no_carrier
- the no_carrier to setpublic String getBabble()
public void setBabble(String babble)
babble
- the babble to setpublic String getTx_pause()
public void setTx_pause(String tx_pause)
tx_pause
- the tx_pause to setpublic String getInterface_resets()
public void setInterface_resets(String interface_resets)
interface_resets
- the interface_resets to setCopyright © 2016. All rights reserved.