| Package | Description |
|---|---|
| org.cip4.lib.xjdf.builder | |
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Method and Description |
|---|---|
Company |
ContactBuilder.addCompany(String organizationName)
Create and add company node to contact.
|
Company |
ContactBuilder.addCompany(String organizationName,
String unit)
Create and add company node to contact.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Company> |
Contact.companies |
| Modifier and Type | Method and Description |
|---|---|
Company |
ObjectFactory.createCompany()
Create an instance of
Company |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Company> |
ObjectFactory.createCompany(Company value)
|
List<Company> |
Contact.getCompanies()
Gets the value of the companies property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Company> |
ObjectFactory.createCompany(Company value)
|
Copyright © 2012. All Rights Reserved.