Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.AddressPhoneNumberField
Packages that use AddressPhoneNumberField
-
Uses of AddressPhoneNumberField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as AddressPhoneNumberFieldModifier and TypeFieldDescriptionstatic final AddressPhoneNumberField<String>AddressPhoneNumber.ADDRESS_COMMUNICATION_REMARK_TEXTUse with available fluent helpers to apply the AddressCommunicationRemarkText field to query operations.static final AddressPhoneNumberField<String>AddressPhoneNumber.ADDRESS_IDUse with available fluent helpers to apply the AddressID field to query operations.static final AddressPhoneNumberField<String>AddressPhoneNumber.DESTINATION_LOCATION_COUNTRYUse with available fluent helpers to apply the DestinationLocationCountry field to query operations.static final AddressPhoneNumberField<String>AddressPhoneNumber.INTERNATIONAL_PHONE_NUMBERUse with available fluent helpers to apply the InternationalPhoneNumber field to query operations.static final AddressPhoneNumberField<Boolean>AddressPhoneNumber.IS_DEFAULT_PHONE_NUMBERUse with available fluent helpers to apply the IsDefaultPhoneNumber field to query operations.static final AddressPhoneNumberField<String>AddressPhoneNumber.ORDINAL_NUMBERUse with available fluent helpers to apply the OrdinalNumber field to query operations.static final AddressPhoneNumberField<String>AddressPhoneNumber.PERSONUse with available fluent helpers to apply the Person field to query operations.static final AddressPhoneNumberField<String>AddressPhoneNumber.PHONE_NUMBERUse with available fluent helpers to apply the PhoneNumber field to query operations.static final AddressPhoneNumberField<String>AddressPhoneNumber.PHONE_NUMBER_EXTENSIONUse with available fluent helpers to apply the PhoneNumberExtension field to query operations.static final AddressPhoneNumberField<String>AddressPhoneNumber.PHONE_NUMBER_TYPEUse with available fluent helpers to apply the PhoneNumberType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return AddressPhoneNumberFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
AddressPhoneNumberField<T>AddressPhoneNumber.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> AddressPhoneNumberField<T>Use with available fluent helpers to apply an extension field to query operations.