Beispiel #1
0
 /**
  * Set the instance lease information.
  *
  * @param info the lease information for this instance.
  */
 public void setLeaseInfo(LeaseInfo info) {
   result.leaseInfo = info;
 }