Modifier and Type | Field and Description |
---|---|
static BPContactToAddressLink<AddressEmailAddress> |
BPContactToAddress.TO_EMAIL_ADDRESS
Use with available fluent helpers to apply the to_EmailAddress navigation property to query operations.
|
static BPContactToAddressLink<AddressFaxNumber> |
BPContactToAddress.TO_FAX_NUMBER
Use with available fluent helpers to apply the to_FaxNumber navigation property to query operations.
|
static BPContactToAddressLink<AddressPhoneNumber> |
BPContactToAddress.TO_MOBILE_PHONE_NUMBER
Use with available fluent helpers to apply the to_MobilePhoneNumber navigation property to query
operations.
|
static BPContactToAddressLink<AddressPhoneNumber> |
BPContactToAddress.TO_PHONE_NUMBER
Use with available fluent helpers to apply the to_PhoneNumber navigation property to query operations.
|
static BPContactToAddressLink<AddressHomePageURL> |
BPContactToAddress.TO_URL_ADDRESS
Use with available fluent helpers to apply the to_URLAddress navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
BPContactToAddressOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
BPContactToAddress to
other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected BPContactToAddressLink<ObjectT> |
BPContactToAddressLink.translateLinkType(EntityLink<BPContactToAddressLink<ObjectT>,BPContactToAddress,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected BPContactToAddressLink<ObjectT> |
BPContactToAddressLink.translateLinkType(EntityLink<BPContactToAddressLink<ObjectT>,BPContactToAddress,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.