public class GetMDIBResponse extends AbstractGetResponse
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://message-model-uri/15/04}AbstractGetResponse">
<sequence>
<element name="MDIB" type="{http://domain-model-uri/15/04}MDIB"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected MDIB |
mdib |
extension, sequenceNumber| Constructor and Description |
|---|
GetMDIBResponse() |
| Modifier and Type | Method and Description |
|---|---|
MDIB |
getMDIB()
Gets the value of the mdib property.
|
void |
setMDIB(MDIB value)
Sets the value of the mdib property.
|
getExtension, getSequenceNumber, setExtension, setSequenceNumberprotected MDIB mdib
Copyright © 2016. All rights reserved.