Uses of Interface
org.opencrx.kernel.contract1.jmi1.DeliveryInformation

Packages that use DeliveryInformation
org.opencrx.kernel.contract1.jmi1   
 

Uses of DeliveryInformation in org.opencrx.kernel.contract1.jmi1
 

Methods in org.opencrx.kernel.contract1.jmi1 with type parameters of type DeliveryInformation
<T extends DeliveryInformation>
List<T>
ContractPosition.getDeliveryInformation(DeliveryInformationQuery query)
          Retrieves the value for the reference deliveryInformation for the specified query.
 

Methods in org.opencrx.kernel.contract1.jmi1 that return DeliveryInformation
 DeliveryInformation DeliveryInformationClass.createDeliveryInformation()
          Creates an instance of class DeliveryInformation.
 DeliveryInformation ContractPosition.getDeliveryInformation(boolean idIsPersistent, String id)
          Retrieves the value for the reference deliveryInformation for the specified qualifier attribute value.
 DeliveryInformation DeliveryInformationClass.getDeliveryInformation(Object object)
          Creates an instance of class DeliveryInformation based on the specified Object instance.
 DeliveryInformation ContractPosition.getDeliveryInformation(String id)
          Retrieves the value for the reference deliveryInformation for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type DeliveryInformation
 void ContractPosition.addDeliveryInformation(boolean idIsPersistent, String id, DeliveryInformation deliveryInformation)
          Adds the specified element to the set of the values for the reference deliveryInformation.
 void ContractPosition.addDeliveryInformation(String id, DeliveryInformation deliveryInformation)
          Adds the specified element to the set of the values for the reference deliveryInformation using a reassignable qualifier.
 



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