org.opencrx.application.shop1.datatypes
Class DeliveryInformationFieldMapper
java.lang.Object
org.opencrx.application.shop1.datatypes.DeliveryInformationFieldMapper
public class DeliveryInformationFieldMapper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeliveryInformationFieldMapper
public DeliveryInformationFieldMapper()
setDeliveryStatus
public void setDeliveryStatus(DeliveryInformation deliveryInformation,
Integer newValue)
getDeliveryStatus
public Integer getDeliveryStatus(DeliveryInformation deliveryInformation)
setDeliveryStatusDescription
public void setDeliveryStatusDescription(DeliveryInformation deliveryInformation,
String newValue)
getDeliveryStatusDescription
public String getDeliveryStatusDescription(DeliveryInformation deliveryInformation)
setProductAssembledAt
public void setProductAssembledAt(DeliveryInformation deliveryInformation,
Date newValue)
getProductAssembledAt
public Date getProductAssembledAt(DeliveryInformation deliveryInformation)
This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.