public static class FexAdvancedStatistics.Received extends BaseModelResource
| Modifier and Type | Field and Description |
|---|---|
protected String |
broadcast_packets |
protected String |
giants |
protected String |
if_down_drop |
protected String |
input_discard |
protected String |
input_packets |
protected String |
input_with_dribble |
protected String |
jumbo_packets |
protected String |
multicast_packets |
protected String |
overrun |
protected String |
Rx_pause |
protected String |
short_frame |
protected String |
storm_suppression_bytes |
protected String |
underrun |
protected String |
unicast_packets |
protected String |
watchdog |
| Constructor and Description |
|---|
Received() |
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 unicast_packets
protected String multicast_packets
protected String broadcast_packets
protected String input_packets
protected String jumbo_packets
protected String storm_suppression_bytes
protected String giants
protected String short_frame
protected String overrun
protected String underrun
protected String watchdog
protected String if_down_drop
protected String input_with_dribble
protected String input_discard
protected String Rx_pause
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 getInput_packets()
public void setInput_packets(String input_packets)
input_packets - the input_packets to setpublic String getJumbo_packets()
public void setJumbo_packets(String jumbo_packets)
jumbo_packets - the jumbo_packets to setpublic String getStorm_suppression_bytes()
public void setStorm_suppression_bytes(String storm_suppression_bytes)
storm_suppression_bytes - the storm_suppression_bytes to setpublic String getGiants()
public void setGiants(String giants)
giants - the giants to setpublic String getShort_frame()
public void setShort_frame(String short_frame)
short_frame - the short_frame to setpublic String getOverrun()
public void setOverrun(String overrun)
overrun - the overrun to setpublic String getUnderrun()
public void setUnderrun(String underrun)
underrun - the underrun to setpublic String getWatchdog()
public void setWatchdog(String watchdog)
watchdog - the watchdog to setpublic String getIf_down_drop()
public void setIf_down_drop(String if_down_drop)
if_down_drop - the if_down_drop to setpublic String getInput_with_dribble()
public void setInput_with_dribble(String input_with_dribble)
input_with_dribble - the input_with_dribble to setpublic String getInput_discard()
public void setInput_discard(String input_discard)
input_discard - the input_discard to setpublic String getRx_pause()
public void setRx_pause(String rx_pause)
rx_pause - the rx_pause to setCopyright © 2016. All rights reserved.