public class FileContactSummaryData extends ContactSummaryData implements Serializable
Java class for fileContactSummaryData complex type.
The following schema fragment specifies the expected content contained within this class.
| Modifier and Type | Field and Description |
|---|---|
protected FileContactType |
fileContactType |
contactNumber, name, structureName| Constructor and Description |
|---|
FileContactSummaryData() |
| Modifier and Type | Method and Description |
|---|---|
FileContactType |
getFileContactType()
Gets the value of the fileContactType property.
|
void |
setFileContactType(FileContactType value)
Sets the value of the fileContactType property.
|
getContactNumber, getName, getStructureName, setContactNumber, setName, setStructureNameprotected FileContactType fileContactType
public FileContactType getFileContactType()
FileContactTypepublic void setFileContactType(FileContactType value)
value - allowed object is
FileContactTypeCopyright © 2021. All rights reserved.