| Package | Description |
|---|---|
| de.samply.share.model.common |
| Modifier and Type | Field and Description |
|---|---|
protected Contact |
Inquiry.author |
| Modifier and Type | Method and Description |
|---|---|
Contact |
ObjectFactory.createContact()
Create an instance of
Contact. |
Contact |
Inquiry.getAuthor()
Gets the value of the author property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Contact> |
ObjectFactory.createContact(Contact value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Contact> |
ObjectFactory.createContact(Contact value)
|
void |
Inquiry.setAuthor(Contact value)
Sets the value of the author property.
|
Copyright © 2021 Samply Community. All rights reserved.