|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.resource.JDFResource
org.cip4.jdflib.resource.intent.JDFIntentResource
org.cip4.jdflib.auto.JDFAutoArtDeliveryIntent
public abstract class JDFAutoArtDeliveryIntent
class JDFAutoArtDeliveryIntent : public JDFIntentResource
| Nested Class Summary | |
|---|---|
static class |
JDFAutoArtDeliveryIntent.EnumPreflightStatus
Enumeration strings for PreflightStatus |
| Nested classes/interfaces inherited from class org.cip4.jdflib.resource.JDFResource |
|---|
JDFResource.EnumAmountMerge, JDFResource.EnumLotControl, JDFResource.EnumPartIDKey, JDFResource.EnumPartUsage, JDFResource.EnumResourceClass, JDFResource.EnumResStatus, JDFResource.EnumSpawnStatus, JDFResource.PartitionGetter |
| Nested classes/interfaces inherited from class org.cip4.jdflib.core.JDFElement |
|---|
JDFElement.EnumBoolean, JDFElement.EnumNamedColor, JDFElement.EnumNodeStatus, JDFElement.EnumOrientation, JDFElement.EnumPoolType, JDFElement.EnumSeparation, JDFElement.EnumSettingsPolicy, JDFElement.EnumValidationLevel, JDFElement.EnumVersion, JDFElement.EnumXYRelation |
| Nested classes/interfaces inherited from class org.cip4.jdflib.core.KElement |
|---|
KElement.SimpleNodeComparator, KElement.SingleAttributeComparator, KElement.SingleXPathComparator |
| Field Summary |
|---|
| Fields inherited from class org.apache.xerces.dom.ElementNSImpl |
|---|
localName, namespaceURI |
| Fields inherited from class org.apache.xerces.dom.ElementImpl |
|---|
attributes, name |
| Fields inherited from class org.apache.xerces.dom.ParentNode |
|---|
firstChild, fNodeListCache, ownerDocument |
| Fields inherited from class org.apache.xerces.dom.ChildNode |
|---|
nextSibling, previousSibling |
| Fields inherited from class org.apache.xerces.dom.NodeImpl |
|---|
DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_IS_CONTAINED, DOCUMENT_POSITION_PRECEDING, ELEMENT_DEFINITION_NODE, FIRSTCHILD, flags, HASSTRING, ID, IGNORABLEWS, NORMALIZED, OWNED, ownerNode, READONLY, SPECIFIED, SYNCCHILDREN, SYNCDATA, TREE_POSITION_ANCESTOR, TREE_POSITION_DESCENDANT, TREE_POSITION_DISCONNECTED, TREE_POSITION_EQUIVALENT, TREE_POSITION_FOLLOWING, TREE_POSITION_PRECEDING, TREE_POSITION_SAME_NODE |
| Fields inherited from interface org.w3c.dom.TypeInfo |
|---|
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION |
| Constructor Summary | |
|---|---|
protected |
JDFAutoArtDeliveryIntent(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String qualifiedName)
Constructor for JDFAutoArtDeliveryIntent |
protected |
JDFAutoArtDeliveryIntent(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String myNamespaceURI,
String qualifiedName)
Constructor for JDFAutoArtDeliveryIntent |
protected |
JDFAutoArtDeliveryIntent(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String myNamespaceURI,
String qualifiedName,
String myLocalName)
Constructor for JDFAutoArtDeliveryIntent |
| Method Summary | |
|---|---|
JDFArtDelivery |
appendArtDelivery()
(30) append element ArtDelivery |
JDFTimeSpan |
appendArtDeliveryDate()
(29) append element ArtDeliveryDate |
JDFDurationSpan |
appendArtDeliveryDuration()
(29) append element ArtDeliveryDuration |
JDFSpanArtHandling |
appendArtHandling()
(29) append element ArtHandling |
JDFCompany |
appendCompany()
(29) append element Company |
JDFContact |
appendContact()
(30) append element Contact |
JDFSpanDeliveryCharge |
appendDeliveryCharge()
(29) append element DeliveryCharge |
JDFNameSpan |
appendMethod()
(29) append element Method |
JDFNameSpan |
appendReturnMethod()
(29) append element ReturnMethod |
JDFStringSpan |
appendServiceLevel()
(29) append element ServiceLevel |
JDFSpanTransfer |
appendTransfer()
(29) append element Transfer |
Collection<JDFArtDelivery> |
getAllArtDelivery()
Get all ArtDelivery from the current element |
Collection<JDFContact> |
getAllContact()
Get all Contact from the current element |
JDFArtDelivery |
getArtDelivery(int iSkip)
(27) const get element ArtDelivery |
JDFTimeSpan |
getArtDeliveryDate()
(24) const get element ArtDeliveryDate |
JDFDurationSpan |
getArtDeliveryDuration()
(24) const get element ArtDeliveryDuration |
JDFSpanArtHandling |
getArtHandling()
(24) const get element ArtHandling |
JDFCompany |
getCompany()
(24) const get element Company |
JDFContact |
getContact(int iSkip)
(27) const get element Contact |
JDFArtDelivery |
getCreateArtDelivery(int iSkip)
(26) getCreateArtDelivery |
JDFTimeSpan |
getCreateArtDeliveryDate()
(25) getCreateArtDeliveryDate |
JDFDurationSpan |
getCreateArtDeliveryDuration()
(25) getCreateArtDeliveryDuration |
JDFSpanArtHandling |
getCreateArtHandling()
(25) getCreateArtHandling |
JDFCompany |
getCreateCompany()
(25) getCreateCompany |
JDFContact |
getCreateContact(int iSkip)
(26) getCreateContact |
JDFSpanDeliveryCharge |
getCreateDeliveryCharge()
(25) getCreateDeliveryCharge |
JDFNameSpan |
getCreateMethod()
(25) getCreateMethod |
JDFNameSpan |
getCreateReturnMethod()
(25) getCreateReturnMethod |
JDFStringSpan |
getCreateServiceLevel()
(25) getCreateServiceLevel |
JDFSpanTransfer |
getCreateTransfer()
(25) getCreateTransfer |
JDFSpanDeliveryCharge |
getDeliveryCharge()
(24) const get element DeliveryCharge |
JDFNameSpan |
getMethod()
(24) const get element Method |
JDFAutoArtDeliveryIntent.EnumPreflightStatus |
getPreflightStatus()
(9) get attribute PreflightStatus |
VString |
getReturnList()
(21) get VString attribute ReturnList |
JDFNameSpan |
getReturnMethod()
(24) const get element ReturnMethod |
JDFStringSpan |
getServiceLevel()
(24) const get element ServiceLevel |
protected AttributeInfo |
getTheAttributeInfo()
|
protected ElementInfo |
getTheElementInfo()
|
JDFSpanTransfer |
getTransfer()
(24) const get element Transfer |
void |
refCompany(JDFCompany refTarget)
(31) create inter-resource link to refTarget |
void |
refContact(JDFContact refTarget)
(31) create inter-resource link to refTarget |
void |
setPreflightStatus(JDFAutoArtDeliveryIntent.EnumPreflightStatus enumVar)
(5) set attribute PreflightStatus |
void |
setReturnList(VString value)
(36) set attribute ReturnList |
String |
toString()
toString |
| Methods inherited from class org.apache.xerces.dom.ElementNSImpl |
|---|
getBaseURI, getLocalName, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setType, setValues |
| Methods inherited from class org.apache.xerces.dom.ElementImpl |
|---|
cloneNode, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getNodeName, getNodeType, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttributeNS, isEqualNode, reconcileDefaultAttributes, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeData |
| Methods inherited from class org.apache.xerces.dom.ParentNode |
|---|
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren |
| Methods inherited from class org.apache.xerces.dom.ChildNode |
|---|
getNextSibling, getParentNode, getPreviousSibling |
| Methods inherited from class org.apache.xerces.dom.NodeImpl |
|---|
addEventListener, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setUserData, setUserData |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.w3c.dom.Element |
|---|
getAttributeNode, getAttributeNodeNS, getAttributeNS, getElementsByTagName, getElementsByTagNameNS, getSchemaTypeInfo, getTagName, hasAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS |
| Methods inherited from interface org.w3c.dom.Node |
|---|
cloneNode, compareDocumentPosition, getAttributes, getBaseURI, getChildNodes, getFeature, getFirstChild, getLastChild, getLocalName, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setTextContent, setUserData |
| Constructor Detail |
|---|
protected JDFAutoArtDeliveryIntent(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String qualifiedName)
myOwnerDocument - qualifiedName -
protected JDFAutoArtDeliveryIntent(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String myNamespaceURI,
String qualifiedName)
myOwnerDocument - myNamespaceURI - qualifiedName -
protected JDFAutoArtDeliveryIntent(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String myNamespaceURI,
String qualifiedName,
String myLocalName)
myOwnerDocument - myNamespaceURI - qualifiedName - myLocalName - | Method Detail |
|---|
protected AttributeInfo getTheAttributeInfo()
getTheAttributeInfo in class JDFResourceprotected ElementInfo getTheElementInfo()
getTheElementInfo in class JDFResourcepublic String toString()
JDFResource
toString in class JDFIntentResourceJDFResource.toString()public void setPreflightStatus(JDFAutoArtDeliveryIntent.EnumPreflightStatus enumVar)
enumVar - the enumVar to set the attribute topublic JDFAutoArtDeliveryIntent.EnumPreflightStatus getPreflightStatus()
public void setReturnList(VString value)
value - the value to set the attribute topublic VString getReturnList()
public JDFTimeSpan getArtDeliveryDate()
public JDFTimeSpan getCreateArtDeliveryDate()
public JDFTimeSpan appendArtDeliveryDate()
throws JDFException
JDFException - if the element already existspublic JDFDurationSpan getArtDeliveryDuration()
public JDFDurationSpan getCreateArtDeliveryDuration()
public JDFDurationSpan appendArtDeliveryDuration()
throws JDFException
JDFException - if the element already existspublic JDFSpanArtHandling getArtHandling()
public JDFSpanArtHandling getCreateArtHandling()
public JDFSpanArtHandling appendArtHandling()
throws JDFException
JDFException - if the element already existspublic JDFSpanDeliveryCharge getDeliveryCharge()
public JDFSpanDeliveryCharge getCreateDeliveryCharge()
public JDFSpanDeliveryCharge appendDeliveryCharge()
throws JDFException
JDFException - if the element already existspublic JDFNameSpan getMethod()
public JDFNameSpan getCreateMethod()
public JDFNameSpan appendMethod()
throws JDFException
JDFException - if the element already existspublic JDFNameSpan getReturnMethod()
public JDFNameSpan getCreateReturnMethod()
public JDFNameSpan appendReturnMethod()
throws JDFException
JDFException - if the element already existspublic JDFStringSpan getServiceLevel()
public JDFStringSpan getCreateServiceLevel()
public JDFStringSpan appendServiceLevel()
throws JDFException
JDFException - if the element already existspublic JDFSpanTransfer getTransfer()
public JDFSpanTransfer getCreateTransfer()
public JDFSpanTransfer appendTransfer()
throws JDFException
JDFException - if the element already existspublic JDFArtDelivery getCreateArtDelivery(int iSkip)
iSkip - number of elements to skip
public JDFArtDelivery getArtDelivery(int iSkip)
iSkip - number of elements to skip
public Collection<JDFArtDelivery> getAllArtDelivery()
public JDFArtDelivery appendArtDelivery()
public JDFCompany getCompany()
public JDFCompany getCreateCompany()
public JDFCompany appendCompany()
throws JDFException
JDFException - if the element already existspublic void refCompany(JDFCompany refTarget)
refTarget - the element that is referencedpublic JDFContact getCreateContact(int iSkip)
iSkip - number of elements to skip
public JDFContact getContact(int iSkip)
iSkip - number of elements to skip
public Collection<JDFContact> getAllContact()
public JDFContact appendContact()
appendContact in class JDFResourcepublic void refContact(JDFContact refTarget)
refTarget - the element that is referenced
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||