| 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.comChannels |
protected List<ComChannel> |
CustomerMessage.comChannels |
protected List<ComChannel> |
Contact.comChannels |
| 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.getComChannels()
Gets the value of the comChannels property.
|
List<ComChannel> |
CustomerMessage.getComChannels()
Gets the value of the comChannels property.
|
List<ComChannel> |
Contact.getComChannels()
Gets the value of the comChannels property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ComChannel> |
ObjectFactory.createComChannel(ComChannel value)
|
Copyright © 2012. All Rights Reserved.