Uses of Class
org.sourceforge.ifx.framework.element.DeliveryDestination

Packages that use DeliveryDestination
org.sourceforge.ifx.framework.complextype Generated classes for the complextype package. 
 

Uses of DeliveryDestination in org.sourceforge.ifx.framework.complextype
 

Methods in org.sourceforge.ifx.framework.complextype that return DeliveryDestination
 DeliveryDestination ChkOrdInfo_Type.getDeliveryDestination()
          Getter for deliveryDestination
 DeliveryDestination ChkOrdDetail_Type.getDeliveryDestination()
          Getter for deliveryDestination
 

Methods in org.sourceforge.ifx.framework.complextype with parameters of type DeliveryDestination
 void ChkOrdInfo_Type.setDeliveryDestination(DeliveryDestination _deliveryDestination)
          Setter for deliveryDestination
 void ChkOrdDetail_Type.setDeliveryDestination(DeliveryDestination _deliveryDestination)
          Setter for deliveryDestination