Package | Description |
---|---|
org.cip4.jdflib.auto | |
org.cip4.jdflib.goldenticket | |
org.cip4.jdflib.node |
Modifier and Type | Method and Description |
---|---|
JDFCustomerInfo |
JDFAutoAncestor.appendCustomerInfo()
(29) append element CustomerInfo
|
JDFCustomerInfo |
JDFAutoAncestor.getCreateCustomerInfo()
(25) getCreateCustomerInfo
|
JDFCustomerInfo |
JDFAutoAncestor.getCustomerInfo()
(24) const get element CustomerInfo
|
Modifier and Type | Method and Description |
---|---|
protected JDFCustomerInfo |
MISGoldenTicket.initCustomerInfo() |
protected JDFCustomerInfo |
ProductGoldenTicket.initCustomerInfo(String firstame,
String lastame,
String companyName,
String jobName) |
Modifier and Type | Method and Description |
---|---|
JDFCustomerInfo |
JDFNode.appendCustomerInfo()
appends a CustomerInfo to this
|
JDFCustomerInfo |
JDFNode.getCreateCustomerInfo()
gets the existing CustomerInfo or creates a new one if none exists this method will check if a NodeInfo exists,
|
JDFCustomerInfo |
JDFNode.getCustomerInfo()
gets the existing CustomerInfo
|
JDFCustomerInfo |
JDFNode.getInheritedCustomerInfo()
Deprecated.
06�221 use getInheritedCustomerInfo(String xPath)
|
JDFCustomerInfo |
JDFNode.getInheritedCustomerInfo(String xPath)
get first CustomerInfo element from child list or child list of any ancestor
|
Copyright © 2018. All rights reserved.