|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeliveryRequest | |
---|---|
org.opencrx.kernel.contract1.jmi1 |
Uses of DeliveryRequest in org.opencrx.kernel.contract1.jmi1 |
---|
Methods in org.opencrx.kernel.contract1.jmi1 with type parameters of type DeliveryRequest | ||
---|---|---|
|
DeliveryRequestContainer.getDeliveryRequest(DeliveryRequestQuery query)
Retrieves the value for the reference deliveryRequest for the specified query. |
Methods in org.opencrx.kernel.contract1.jmi1 that return DeliveryRequest | |
---|---|
DeliveryRequest |
DeliveryRequestClass.createDeliveryRequest()
Creates an instance of class DeliveryRequest . |
DeliveryRequest |
DeliveryRequestContainer.getDeliveryRequest(boolean idIsPersistent,
String id)
Retrieves the value for the reference deliveryRequest for the specified qualifier attribute value. |
DeliveryRequest |
DeliveryRequestClass.getDeliveryRequest(Object object)
Creates an instance of class DeliveryRequest based on the specified Object instance. |
DeliveryRequest |
DeliveryRequestContainer.getDeliveryRequest(String id)
Retrieves the value for the reference deliveryRequest for the specified qualifier attribute value. |
Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type DeliveryRequest | |
---|---|
void |
DeliveryRequestContainer.addDeliveryRequest(boolean idIsPersistent,
String id,
DeliveryRequest deliveryRequest)
Adds the specified element to the set of the values for the reference deliveryRequest . |
void |
DeliveryRequestContainer.addDeliveryRequest(DeliveryRequest deliveryRequest)
Adds the specified element to the set of the values for the reference deliveryRequest using an implementation-specific, reassignable qualifier. |
void |
DeliveryRequestContainer.addDeliveryRequest(String id,
DeliveryRequest deliveryRequest)
Adds the specified element to the set of the values for the reference deliveryRequest using a reassignable qualifier. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |