public class XPFContact extends XPFEntity
Modifier and Type | Field and Description |
---|---|
private String |
faxNumber
The contact's fax number.
|
private String |
firstName
The contact's first name.
|
private String |
lastName
The contact's last name.
|
private String |
organization
The organization name.
|
private String |
phoneNumber
The contact's phone number.
|
Constructor and Description |
---|
XPFContact() |
private final String firstName
private final String lastName
private final String organization
private final String phoneNumber
private final String faxNumber
Copyright © 2023. All rights reserved.