public class DeleteStructureMemberResponse extends Object implements Serializable
Java class for deleteStructureMemberResponse complex type.
The following schema fragment specifies the expected content contained within this class.
| Modifier and Type | Field and Description |
|---|---|
protected WebMethodResult2 |
_return |
| Constructor and Description |
|---|
DeleteStructureMemberResponse() |
| Modifier and Type | Method and Description |
|---|---|
WebMethodResult2 |
getReturn()
Gets the value of the return property.
|
void |
setReturn(WebMethodResult2 value)
Sets the value of the return property.
|
protected WebMethodResult2 _return
public WebMethodResult2 getReturn()
WebMethodResult2public void setReturn(WebMethodResult2 value)
value - allowed object is
WebMethodResult2Copyright © 2021. All rights reserved.