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, setStructureName
protected FileContactType fileContactType
public FileContactType getFileContactType()
FileContactType
public void setFileContactType(FileContactType value)
value
- allowed object is
FileContactType
Copyright © 2021. All rights reserved.