| Package | Description |
|---|---|
| org.cip4.lib.xjdf | |
| org.cip4.lib.xjdf.schema.jdf |
| Modifier and Type | Method and Description |
|---|---|
ComChannel |
XJdfNodeFactory.createComChannel(String channelType,
String channelUsage,
String locator)
Create a new ComChannel Node which already contains defined attributes.
|
| 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.