public class Refusal extends BusinessObject
Modifier and Type | Class and Description |
---|---|
static class |
Refusal.EnumReason |
BusinessObject.EnumResult, BusinessObject.EnumUpdateMethod
ATTR_BUSINESSID, ATTR_BUSINESSREFID, ATTR_CURRENCY, ATTR_EXPIRES
ATTR_JOBIDREF, log, theElement
Constructor and Description |
---|
Refusal(org.cip4.jdflib.core.KElement theElement) |
Modifier and Type | Method and Description |
---|---|
Refusal.EnumReason |
getReason() |
String |
getReasonDetails() |
void |
setReason(Refusal.EnumReason r) |
void |
setReasonDetails(String rd) |
getBusinessID, getBusinessRefID, getCreateJDFRoot, getCustomerProjectID, getDescriptiveName, getRequest, init, setBusinessID, setBusinessRefID, setCustomerProjectID, setDescriptiveName, setRef
appendElement, appendXJDFElement, cleanUp, equals, getAttribute, getAttribute, getAttributeMap, getBoolAttribute, getComment, getCreateElement, getCreateElement, getCreateXJDFElement, getCreateXPathElement, getElement, getElement, getElements, getLocalName, getNodeName, getPrintTalk, getRealAttribute, getRoot, getTElem, getXJDFElement, getXPathAttribute, getXPathElement, hashCode, numElements, setAttribute, setAttribute, setAttribute, setAttribute, setComment, setRoot, setTElem, setVAttribute, setXPathAttribute, setXPathValue, toString, toXML
public Refusal(org.cip4.jdflib.core.KElement theElement)
theElement
- public void setReason(Refusal.EnumReason r)
r
- public Refusal.EnumReason getReason()
r
- public void setReasonDetails(String rd)
r
- public String getReasonDetails()
r
- Copyright © 2019. All rights reserved.