| Package | Description |
|---|---|
| org.cip4.lib.xjdf | |
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Method and Description |
|---|---|
CustomerInfo |
XJdfNodeFactory.createCustomerInfo(String customerID)
Create a new CustomerInfo Node which already contains values for attribute CustomerID
|
CustomerInfo |
XJdfNodeFactory.createCustomerInfo(String customerID,
String customerOrderID)
Create a new CustomerInfo Node which already contains values for attribute CustomerID
|
| Modifier and Type | Method and Description |
|---|---|
CustomerInfo |
ObjectFactory.createCustomerInfo()
Create an instance of
CustomerInfo |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CustomerInfo> |
ObjectFactory.createCustomerInfo(CustomerInfo value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CustomerInfo> |
ObjectFactory.createCustomerInfo(CustomerInfo value)
|
Copyright © 2013. All Rights Reserved.