Home
last modified time | relevance | path

Searched refs:getDepartment (Results 1 – 25 of 88) sorted by relevance

1234

/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/xml/lib/Model/Collection/
H A DJobs.php33 if ($value->getDepartment() == $department) {
58 if ($value->getDepartment() == $department) {
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/lib/Tmdb/Model/Collection/
H A DJobs.php33 if ($value->getDepartment() == $department) {
58 if ($value->getDepartment() == $department) {
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DCollectorExample.java57 public Department getDepartment() { in getDepartment() method in CollectorExample.Employee
103 = Collectors.groupingBy(Employee::getDepartment, summingSalaries); in testSnippet4and5()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DCollectorExample.java57 public Department getDepartment() { in getDepartment() method in CollectorExample.Employee
103 = Collectors.groupingBy(Employee::getDepartment, summingSalaries); in testSnippet4and5()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DCollectorExample.java57 public Department getDepartment() { in getDepartment() method in CollectorExample.Employee
103 = Collectors.groupingBy(Employee::getDepartment, summingSalaries); in testSnippet4and5()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/stream/test/org/openjdk/tests/java/util/stream/
H A DCollectorExample.java57 public Department getDepartment() { in getDepartment() method in CollectorExample.Employee
103 = Collectors.groupingBy(Employee::getDepartment, summingSalaries); in testSnippet4and5()
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/lib/Tmdb/Model/
H A DJob.php48 public function getDepartment() function in Tmdb\\Model\\Job
H A DCredits.php107 public function getDepartment() function in Tmdb\\Model\\Credits
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/xml/lib/Model/
H A DJob.php48 public function getDepartment() function in Tmdb\\Model\\Job
H A DCredits.php107 public function getDepartment() function in Tmdb\\Model\\Credits
/dports/devel/umlgraph/UMLGraph-R5_7_2/doc/
H A Dschema.java34 void getDepartment() {} in getDepartment() method in School
/dports/devel/umlgraph/UMLGraph-R5_7_2/testdata/java/
H A Dschema.java34 void getDepartment() {} in getDepartment() method in School
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/xml/lib/Model/Person/
H A DCrewMember.php61 public function getDepartment() function in Tmdb\\Model\\Person\\CrewMember
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/lib/Tmdb/Model/Person/
H A DCrewMember.php61 public function getDepartment() function in Tmdb\\Model\\Person\\CrewMember
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/test/Tmdb/Tests/Model/Person/
H A DCrewMemberTest.php40 $this->assertEquals('Sound', $object->getDepartment());
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/build/api/test/Tmdb/Tests/Model/Person/
H A DCrewMemberTest.php40 $this->assertEquals('Sound', $object->getDepartment());
/dports/www/ilias/ILIAS-5.4.25/Services/AuthShibboleth/classes/User/
H A Dclass.shibUser.php60 $this->setDepartment($this->shibServerData->getDepartment());
109 $this->setDepartment($this->shibServerData->getDepartment());
/dports/www/ilias6/ILIAS-6.14/Services/AuthShibboleth/classes/User/
H A Dclass.shibUser.php60 $this->setDepartment($this->shibServerData->getDepartment());
109 $this->setDepartment($this->shibServerData->getDepartment());
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/PlusDomains/
H A DPersonOrganizations.php34 public function getDepartment() function in Google_Service_PlusDomains_PersonOrganizations
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/PlusDomains/
H A DPersonOrganizations.php34 public function getDepartment() function in Google_Service_PlusDomains_PersonOrganizations
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Plus/
H A DPersonOrganizations.php34 public function getDepartment() function in Google_Service_Plus_PersonOrganizations
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Plus/
H A DPersonOrganizations.php34 public function getDepartment() function in Google_Service_Plus_PersonOrganizations
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/build/api/test/Tmdb/Tests/Factory/
H A DJobsFactoryTest.php104 $this->assertEquals('Actors', $filteredJobs->getDepartment());
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/test/Tmdb/Tests/Factory/
H A DJobsFactoryTest.php104 $this->assertEquals('Actors', $filteredJobs->getDepartment());
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Feed/Reader/Extension/Slash/
H A DEntry.php33 public function getDepartment() function in Zend\\Feed\\Reader\\Extension\\Slash\\Entry

1234