|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | ||
|---|---|---|
|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||