Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner.field.AddressHomePageURLField
Packages that use AddressHomePageURLField
-
Uses of AddressHomePageURLField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner declared as AddressHomePageURLFieldModifier and TypeFieldDescriptionstatic final AddressHomePageURLField<String>AddressHomePageURL.ADDRESS_COMMUNICATION_REMARK_TEXTUse with available fluent helpers to apply the AddressCommunicationRemarkText field to query operations.static final AddressHomePageURLField<String>AddressHomePageURL.ADDRESS_IDUse with available fluent helpers to apply the AddressID field to query operations.static final AddressHomePageURLField<Boolean>AddressHomePageURL.IS_DEFAULT_URL_ADDRESSUse with available fluent helpers to apply the IsDefaultURLAddress field to query operations.static final AddressHomePageURLField<String>AddressHomePageURL.ORDINAL_NUMBERUse with available fluent helpers to apply the OrdinalNumber field to query operations.static final AddressHomePageURLField<String>AddressHomePageURL.PERSONUse with available fluent helpers to apply the Person field to query operations.static final AddressHomePageURLField<String>AddressHomePageURL.SEARCH_URL_ADDRESSUse with available fluent helpers to apply the SearchURLAddress field to query operations.static final AddressHomePageURLField<Short>AddressHomePageURL.URL_FIELD_LENGTHUse with available fluent helpers to apply the URLFieldLength field to query operations.static final AddressHomePageURLField<LocalDateTime>AddressHomePageURL.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.static final AddressHomePageURLField<String>AddressHomePageURL.WEBSITE_URLUse with available fluent helpers to apply the WebsiteURL field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner that return AddressHomePageURLFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
AddressHomePageURLField<T>AddressHomePageURL.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> AddressHomePageURLField<T>Use with available fluent helpers to apply an extension field to query operations.