public class GetMDStateResponse extends AbstractGetResponse
| Modifier and Type | Field and Description |
|---|---|
protected MDState |
mdState |
extension, instanceId, sequenceId, sequenceNumber| Constructor and Description |
|---|
GetMDStateResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
MDState |
getMDState()
MdState comprises the requested set of MDS states.
|
int |
hashCode() |
void |
setMDState(MDState value)
Sets the value of the mdState property.
|
String |
toString() |
getExtension, getInstanceId, getSequenceId, getSequenceNumber, setExtension, setInstanceId, setSequenceId, setSequenceNumberprotected MDState mdState
public MDState getMDState()
MDStatepublic void setMDState(MDState value)
value - allowed object is
MDStatepublic String toString()
toString in class AbstractGetResponsepublic boolean equals(Object that)
equals in class AbstractGetResponsepublic int hashCode()
hashCode in class AbstractGetResponseCopyright © 2018. All rights reserved.