public class DeleteStructureMember extends Object implements Serializable
Java class for deleteStructureMember complex type.
The following schema fragment specifies the expected content contained within this class.
| Modifier and Type | Field and Description |
|---|---|
protected String |
contactNumber |
protected String |
structureContactNumber |
| Constructor and Description |
|---|
DeleteStructureMember() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContactNumber()
Gets the value of the contactNumber property.
|
String |
getStructureContactNumber()
Gets the value of the structureContactNumber property.
|
void |
setContactNumber(String value)
Sets the value of the contactNumber property.
|
void |
setStructureContactNumber(String value)
Sets the value of the structureContactNumber property.
|
protected String contactNumber
protected String structureContactNumber
public String getContactNumber()
Stringpublic void setContactNumber(String value)
value - allowed object is
Stringpublic String getStructureContactNumber()
StringCopyright © 2021. All rights reserved.