| Package | Description |
|---|---|
| org.cip4.lib.xjdf | |
| org.cip4.lib.xjdf.schema.jdf |
| Modifier and Type | Method and Description |
|---|---|
Company |
XJdfNodeFactory.createCompany(java.lang.String name,
java.lang.String unit)
Create a new Company Node which already contains defined attributes.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<Company> |
Contact.companies |
| Modifier and Type | Method and Description |
|---|---|
Company |
ObjectFactory.createCompany()
Create an instance of
Company |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<Company> |
ObjectFactory.createCompany(Company value)
|
java.util.List<Company> |
Contact.getCompanies()
Gets the value of the companies property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<Company> |
ObjectFactory.createCompany(Company value)
|
Copyright © 2012. All Rights Reserved.