Home
last modified time | relevance | path

Searched refs:getPostalCode (Results 1 – 25 of 78) sorted by relevance

1234

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/examples/org.eclipse.ui.examples.propertysheet/Eclipse UI Examples PropertySheet/org/eclipse/ui/examples/propertysheet/
H A DAddress.java200 private String getPostalCode() { in getPostalCode() method in Address
233 return getPostalCode(); in getPropertyValue()
267 return getPostalCode() != POSTALCODE_DEFAULT; in isPropertySet()
377 outStringBuilder.append(getPostalCode()); in toString()
/dports/deskutils/belcard/belcard-1.0.2-0/src/
H A Dbelcard_addressing.cpp94 const string &BelCardAddress::getPostalCode() const { in getPostalCode() function in BelCardAddress
124 << ";" << getPostalCode() << ";" << getCountry() << "\r\n"; in serialize()
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/PaymentsResellerSubscription/
H A DGoogleCloudPaymentsResellerSubscriptionV1Location.php27 public function getPostalCode() function in Google_Service_PaymentsResellerSubscription_GoogleCloudPaymentsResellerSubscriptionV1Location
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Localservices/
H A DGoogleAdsHomeservicesLocalservicesV1MessageLead.php53 public function getPostalCode() function in Google_Service_Localservices_GoogleAdsHomeservicesLocalservicesV1MessageLead
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/ShoppingContent/
H A DAccountAddress.php46 public function getPostalCode() function in Google_Service_ShoppingContent_AccountAddress
H A DReturnAddressAddress.php48 public function getPostalCode() function in Google_Service_ShoppingContent_ReturnAddressAddress
H A DProductTax.php47 public function getPostalCode() function in Google_Service_ShoppingContent_ProductTax
H A DTestOrderAddress.php66 public function getPostalCode() function in Google_Service_ShoppingContent_TestOrderAddress
H A DOrderAddress.php66 public function getPostalCode() function in Google_Service_ShoppingContent_OrderAddress
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/ShoppingContent/
H A DAccountAddress.php46 public function getPostalCode() function in Google_Service_ShoppingContent_AccountAddress
H A DProductTax.php47 public function getPostalCode() function in Google_Service_ShoppingContent_ProductTax
H A DProductShipping.php57 public function getPostalCode() function in Google_Service_ShoppingContent_ProductShipping
H A DOrderAddress.php66 public function getPostalCode() function in Google_Service_ShoppingContent_OrderAddress
/dports/www/axis2/axis2-1.8.0/samples/pojo/src/sample/addressbook/entry/
H A DEntry.java49 public String getPostalCode() { in getPostalCode() method in Entry
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaddressinput/src/common/src/main/java/com/google/i18n/addressinput/common/
H A DAddressData.java237 ? addressData.getPostalCode() == null in equals()
238 : postalCode.equals(addressData.getPostalCode())) in equals()
402 public String getPostalCode() { in getPostalCode() method in AddressData
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaddressinput/src/common/src/main/java/com/google/i18n/addressinput/common/
H A DAddressData.java237 ? addressData.getPostalCode() == null in equals()
238 : postalCode.equals(addressData.getPostalCode())) in equals()
402 public String getPostalCode() { in getPostalCode() method in AddressData
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Directory/
H A DBuildingAddress.php65 public function getPostalCode() function in Google_Service_Directory_BuildingAddress
H A DCustomerPostalAddress.php90 public function getPostalCode() function in Google_Service_Directory_CustomerPostalAddress
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Directory/
H A DBuildingAddress.php65 public function getPostalCode() function in Google_Service_Directory_BuildingAddress
H A DCustomerPostalAddress.php90 public function getPostalCode() function in Google_Service_Directory_CustomerPostalAddress
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CertificateAuthorityService/
H A DSubject.php73 public function getPostalCode() function in Google_Service_CertificateAuthorityService_Subject
/dports/graphics/geoapi/geoapi-3.0.0/sources/org/opengis/metadata/citation/
H A DAddress.java85 String getPostalCode(); in getPostalCode() method
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Reseller/
H A DAddress.php99 public function getPostalCode() function in Google_Service_Reseller_Address
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Reseller/
H A DAddress.php99 public function getPostalCode() function in Google_Service_Reseller_Address
/dports/www/axis2/axis2-1.8.0/samples/pojo/src/sample/addressbook/adbclient/
H A DAddressBookADBClient.java63 System.out.println("Postal Code :" + responseEntry.getPostalCode()); in main()

1234