| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected Company |
Contact.company |
| Modifier and Type | Method and Description |
|---|---|
Company |
ObjectFactory.createCompany()
Create an instance of
Company |
Company |
Contact.getCompany()
Gets the value of the company property.
|
Company |
Company.withOrganizationalUnit(String value) |
Company |
Company.withOrganizationName(String value) |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Company> |
ObjectFactory.createCompany(Company value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Company> |
ObjectFactory.createCompany(Company value)
|
void |
Contact.setCompany(Company value)
Sets the value of the company property.
|
Contact |
Contact.withCompany(Company value) |
Copyright © 2016. All rights reserved.