Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link.BPContactToAddressLink
Packages that use BPContactToAddressLink
Package
Description
-
Uses of BPContactToAddressLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as BPContactToAddressLinkModifier and TypeFieldDescriptionstatic final BPContactToAddressLink<AddressEmailAddress>BPContactToAddress.TO_EMAIL_ADDRESSUse with available fluent helpers to apply the to_EmailAddress navigation property to query operations.static final BPContactToAddressLink<AddressFaxNumber>BPContactToAddress.TO_FAX_NUMBERUse with available fluent helpers to apply the to_FaxNumber navigation property to query operations.static final BPContactToAddressLink<AddressPhoneNumber>BPContactToAddress.TO_MOBILE_PHONE_NUMBERUse with available fluent helpers to apply the to_MobilePhoneNumber navigation property to query operations.static final BPContactToAddressLink<AddressPhoneNumber>BPContactToAddress.TO_PHONE_NUMBERUse with available fluent helpers to apply the to_PhoneNumber navigation property to query operations.static final BPContactToAddressLink<AddressHomePageURL>BPContactToAddress.TO_URL_ADDRESSUse with available fluent helpers to apply the to_URLAddress navigation property to query operations. -
Uses of BPContactToAddressLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link
Subclasses of BPContactToAddressLink in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.linkModifier and TypeClassDescriptionclassBPContactToAddressOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofBPContactToAddressto other entities, where the cardinality of the related entity is at most 1.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link that return BPContactToAddressLinkModifier and TypeMethodDescriptionprotected BPContactToAddressLink<ObjectT>BPContactToAddressLink.translateLinkType(EntityLink<BPContactToAddressLink<ObjectT>, BPContactToAddress, ObjectT> link) Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.link with type arguments of type BPContactToAddressLinkModifier and TypeMethodDescriptionprotected BPContactToAddressLink<ObjectT>BPContactToAddressLink.translateLinkType(EntityLink<BPContactToAddressLink<ObjectT>, BPContactToAddress, ObjectT> link)