org.opencrx.application.shop1.jmi1
Interface DeliveryInformationT

All Superinterfaces:
DeliveryInformationT, RefStruct, RefStruct_1_0, Serializable

public interface DeliveryInformationT
extends RefStruct_1_0, DeliveryInformationT


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.DeliveryInformationT
DeliveryInformationT.Member
 
Method Summary
 Date getActualDeliveryOn()
          Retrieves the value for the optional structure field actualDeliveryOn.
 Integer getDeliveryStatus()
          Retrieves the value for the optional structure field deliveryStatus.
 String getDeliveryStatusDescription()
          Retrieves the value for the optional structure field deliveryStatusDescription.
 Date getProductAssembledAt()
          Retrieves the value for the optional structure field productAssembledAt.
 String getQuantityShipped()
          Retrieves the value for the optional structure field quantityShipped.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refDelegate
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getActualDeliveryOn

Date getActualDeliveryOn()
Retrieves the value for the optional structure field actualDeliveryOn.

Specified by:
getActualDeliveryOn in interface DeliveryInformationT
Returns:
The possibly null value for structure field actualDeliveryOn.

getDeliveryStatus

Integer getDeliveryStatus()
Retrieves the value for the optional structure field deliveryStatus.

Specified by:
getDeliveryStatus in interface DeliveryInformationT
Returns:
The possibly null value for structure field deliveryStatus.

getDeliveryStatusDescription

String getDeliveryStatusDescription()
Retrieves the value for the optional structure field deliveryStatusDescription.

Specified by:
getDeliveryStatusDescription in interface DeliveryInformationT
Returns:
The possibly null value for structure field deliveryStatusDescription.

getProductAssembledAt

Date getProductAssembledAt()
Retrieves the value for the optional structure field productAssembledAt.

Specified by:
getProductAssembledAt in interface DeliveryInformationT
Returns:
The possibly null value for structure field productAssembledAt.

getQuantityShipped

String getQuantityShipped()
Retrieves the value for the optional structure field quantityShipped.

Specified by:
getQuantityShipped in interface DeliveryInformationT
Returns:
The possibly null value for structure field quantityShipped.


This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.