public class QuoteTypeImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements QuoteType
The following features are implemented:
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetOrderTemplate(OrderType newOrderTemplate,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetQuoteIdentifier(com.ibm.commerce.foundation.common.datatypes.QuoteIdentifierType newQuoteIdentifier,
org.eclipse.emf.common.notify.NotificationChain msgs) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
java.lang.Object |
getExpirationDate() |
OrderType |
getOrderTemplate() |
com.ibm.commerce.foundation.common.datatypes.QuoteIdentifierType |
getQuoteIdentifier() |
void |
setExpirationDate(java.lang.Object newExpirationDate) |
void |
setOrderTemplate(OrderType newOrderTemplate) |
void |
setQuoteIdentifier(com.ibm.commerce.foundation.common.datatypes.QuoteIdentifierType newQuoteIdentifier) |
java.lang.String |
toString() |
createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, delete, detach, get, get, get, getBigDecimal, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getBytes, getBytes, getBytes, getChangeSummary, getChar, getChar, getChar, getContainer, getContainmentProperty, getDataGraph, getDataObject, getDataObject, getDataObject, getDate, getDate, getDate, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInstanceProperties, getInstanceProperty, getInt, getInt, getInt, getList, getList, getList, getLong, getLong, getLong, getProperty, getRootObject, getSequence, getSequence, getSequence, getSequence, getShort, getShort, getShort, getString, getString, getString, getType, isSet, isSet, isSet, set, set, set, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setBytes, setChar, setChar, setChar, setDataObject, setDataObject, setDataObject, setDate, setDate, setDate, setDouble, setDouble, setDouble, setFloat, setFloat, setFloat, setInt, setInt, setInt, setList, setList, setList, setLong, setLong, setLong, setShort, setShort, setShort, setString, setString, setString, unset, unset, unset, writeReplace
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainerFeatureID, eDerivedStructuralFeatureID, eDirectResource, eGet, eInternalContainer, eInternalResource, eInverseAdd, eInverseRemove, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSetClass, eSetProxyURI, eSetResource, eSetStore, eSetting, eStore, eURIFragmentSegment
public com.ibm.commerce.foundation.common.datatypes.QuoteIdentifierType getQuoteIdentifier()
getQuoteIdentifier
in interface QuoteType
QuoteType.setQuoteIdentifier(QuoteIdentifierType)
,
OrderPackage.getQuoteType_QuoteIdentifier()
public org.eclipse.emf.common.notify.NotificationChain basicSetQuoteIdentifier(com.ibm.commerce.foundation.common.datatypes.QuoteIdentifierType newQuoteIdentifier, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setQuoteIdentifier(com.ibm.commerce.foundation.common.datatypes.QuoteIdentifierType newQuoteIdentifier)
setQuoteIdentifier
in interface QuoteType
newQuoteIdentifier
- the new value of the 'Quote Identifier' containment reference.QuoteType.getQuoteIdentifier()
public java.lang.Object getExpirationDate()
getExpirationDate
in interface QuoteType
QuoteType.setExpirationDate(Object)
,
OrderPackage.getQuoteType_ExpirationDate()
public void setExpirationDate(java.lang.Object newExpirationDate)
setExpirationDate
in interface QuoteType
newExpirationDate
- the new value of the 'Expiration Date' attribute.QuoteType.getExpirationDate()
public OrderType getOrderTemplate()
getOrderTemplate
in interface QuoteType
QuoteType.setOrderTemplate(OrderType)
,
OrderPackage.getQuoteType_OrderTemplate()
public org.eclipse.emf.common.notify.NotificationChain basicSetOrderTemplate(OrderType newOrderTemplate, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOrderTemplate(OrderType newOrderTemplate)
setOrderTemplate
in interface QuoteType
newOrderTemplate
- the new value of the 'Order Template' containment reference.QuoteType.getOrderTemplate()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl