Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant.field.GrantSponsoredProgramsLinkField
Packages that use GrantSponsoredProgramsLinkField
-
Uses of GrantSponsoredProgramsLinkField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant declared as GrantSponsoredProgramsLinkFieldModifier and TypeFieldDescriptionstatic final GrantSponsoredProgramsLinkField<String>GrantSponsoredProgramsLink.GRANT_IDUse with available fluent helpers to apply the GrantID field to query operations.static final GrantSponsoredProgramsLinkField<String>GrantSponsoredProgramsLink.SPONSORED_PROGRAMUse with available fluent helpers to apply the SponsoredProgram field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.grant that return GrantSponsoredProgramsLinkFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
GrantSponsoredProgramsLinkField<T>GrantSponsoredProgramsLink.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> GrantSponsoredProgramsLinkField<T>Use with available fluent helpers to apply an extension field to query operations.