public class GetMDIBResponse extends AbstractGetResponse
| Modifier and Type | Field and Description |
|---|---|
protected MDIB |
mdib |
extension, instanceId, sequenceId, sequenceNumber| Constructor and Description |
|---|
GetMDIBResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
MDIB |
getMdib()
Gets the value of the mdib property.
|
int |
hashCode() |
void |
setMdib(MDIB value)
Sets the value of the mdib property.
|
String |
toString() |
getExtension, getInstanceId, getSequenceId, getSequenceNumber, setExtension, setInstanceId, setSequenceId, setSequenceNumberprotected MDIB mdib
public void setMdib(MDIB value)
value - allowed object is
MDIBpublic String toString()
toString in class AbstractGetResponsepublic boolean equals(Object that)
equals in class AbstractGetResponsepublic int hashCode()
hashCode in class AbstractGetResponseCopyright © 2018. All rights reserved.