| Package | Description |
|---|---|
| org.cip4.lib.xjdf | |
| org.cip4.lib.xjdf.schema.jdf |
| Modifier and Type | Method and Description |
|---|---|
ComChannel |
XJdfNodeFactory.createComChannel(java.lang.String channelType,
java.lang.String channelUsage,
java.lang.String locator)
Create a new ComChannel Node which already contains defined attributes.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<ComChannel> |
Person.comChannels |
protected java.util.List<ComChannel> |
CustomerMessage.comChannels |
protected java.util.List<ComChannel> |
Contact.comChannels |
| Modifier and Type | Method and Description |
|---|---|
ComChannel |
ObjectFactory.createComChannel()
Create an instance of
ComChannel |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ComChannel> |
ObjectFactory.createComChannel(ComChannel value)
|
java.util.List<ComChannel> |
Person.getComChannels()
Gets the value of the comChannels property.
|
java.util.List<ComChannel> |
CustomerMessage.getComChannels()
Gets the value of the comChannels property.
|
java.util.List<ComChannel> |
Contact.getComChannels()
Gets the value of the comChannels property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ComChannel> |
ObjectFactory.createComChannel(ComChannel value)
|
Copyright © 2012. All Rights Reserved.