/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/DomainsRDAP
NameSizeModeActions
Resource/-0755rm
HttpBody.php12320644editdlrm
Link.php16980644editdlrm
Notice.php15370644editdlrm
RdapResponse.php24130644editdlrm
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/DomainsRDAP/Link.php (1698B)
href = $href; } public function getHref() { return $this->href; } public function setHreflang($hreflang) { $this->hreflang = $hreflang; } public function getHreflang() { return $this->hreflang; } public function setMedia($media) { $this->media = $media; } public function getMedia() { return $this->media; } public function setRel($rel) { $this->rel = $rel; } public function getRel() { return $this->rel; } public function setTitle($title) { $this->title = $title; } public function getTitle() { return $this->title; } public function setType($type) { $this->type = $type; } public function getType() { return $this->type; } public function setValue($value) { $this->value = $value; } public function getValue() { return $this->value; } }