public final class DcbxInfo extends Object implements Serializable
| Constructor and Description |
|---|
DcbxInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
DcbxReason |
getDcbxApReason() |
DcbxReason |
getDcbxPfcReason() |
DcbxReason |
getDcbxPgReason() |
DcbxStatus |
getDcbxStatus() |
int |
hashCode() |
void |
setDcbxApReason(DcbxReason dcbxApReason) |
void |
setDcbxPfcReason(DcbxReason dcbxPfcReason) |
void |
setDcbxPgReason(DcbxReason dcbxPgReason) |
void |
setDcbxStatus(DcbxStatus dcbxStatus) |
String |
toString() |
public DcbxReason getDcbxApReason()
public void setDcbxApReason(DcbxReason dcbxApReason)
dcbxApReason - the dcbxApReason to setpublic DcbxReason getDcbxPfcReason()
public void setDcbxPfcReason(DcbxReason dcbxPfcReason)
dcbxPfcReason - the dcbxPfcReason to setpublic DcbxReason getDcbxPgReason()
public void setDcbxPgReason(DcbxReason dcbxPgReason)
dcbxPgReason - the dcbxPgReason to setpublic DcbxStatus getDcbxStatus()
public void setDcbxStatus(DcbxStatus dcbxStatus)
dcbxStatus - the dcbxStatus to setCopyright © 2017. All rights reserved.