public class GetMDDescriptionResponse extends AbstractGetResponse
| Modifier and Type | Field and Description |
|---|---|
protected MDDescription |
mdDescription |
extension, instanceId, sequenceId, sequenceNumber| Constructor and Description |
|---|
GetMDDescriptionResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
MDDescription |
getMdDescription()
Gets the value of the mdDescription property.
|
int |
hashCode() |
void |
setMdDescription(MDDescription value)
Sets the value of the mdDescription property.
|
String |
toString() |
getExtension, getInstanceId, getSequenceId, getSequenceNumber, setExtension, setInstanceId, setSequenceId, setSequenceNumberprotected MDDescription mdDescription
public MDDescription getMdDescription()
MDDescriptionpublic void setMdDescription(MDDescription value)
value - allowed object is
MDDescriptionpublic String toString()
toString in class AbstractGetResponsepublic boolean equals(Object that)
equals in class AbstractGetResponsepublic int hashCode()
hashCode in class AbstractGetResponseCopyright © 2017. All rights reserved.