* Identification of the facility/location where the Supply was shipped to, as part of the dispense event.
* </p>
*/
public ResourceReferenceDt getDestination() {
if (myDestination == null) {
myDestination = new ResourceReferenceDt();
}
return myDestination;
}