| Package | Description |
|---|---|
| org.cip4.lib.xjdf.builder | |
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Method and Description |
|---|---|
ComChannel |
ContactBuilder.addComChannel(String channelType,
String locator)
Create and add ComChannel node to contact.
|
ComChannel |
ContactBuilder.addComChannel(String channelType,
String locator,
String channelTypeDetails)
Create and add ComChannel node to contact.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ComChannel> |
Person.comChannel |
protected List<ComChannel> |
CustomerMessage.comChannel |
protected List<ComChannel> |
Contact.comChannel |
| Modifier and Type | Method and Description |
|---|---|
ComChannel |
ObjectFactory.createComChannel()
Create an instance of
ComChannel |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ComChannel> |
ObjectFactory.createComChannel(ComChannel value)
|
List<ComChannel> |
Person.getComChannel()
Gets the value of the comChannel property.
|
List<ComChannel> |
CustomerMessage.getComChannel()
Gets the value of the comChannel property.
|
List<ComChannel> |
Contact.getComChannel()
Gets the value of the comChannel property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ComChannel> |
ObjectFactory.createComChannel(ComChannel value)
|
Copyright © 2013. All Rights Reserved.