setGetDetailUrl property

set setGetDetailUrl (String url)

Implementation

static set setGetDetailUrl(String url) {
  _getDetailUrl = url;
}