Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentitem.selectable.PaymentReleaseListItemSelectable
Packages that use PaymentReleaseListItemSelectable
Package
Description
-
Uses of PaymentReleaseListItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentitem
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentitem declared as PaymentReleaseListItemSelectableModifier and TypeFieldDescriptionstatic final PaymentReleaseListItemSelectablePaymentReleaseListItem.ALL_FIELDSSelector for all available fields of PaymentReleaseListItem. -
Uses of PaymentReleaseListItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentitem.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentitem.field that implement PaymentReleaseListItemSelectableModifier and TypeClassDescriptionclassPaymentReleaseListItemField<FieldT>Template class to represent entity fields of the EntityPaymentReleaseListItem. -
Uses of PaymentReleaseListItemSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentitem.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentitem.link that implement PaymentReleaseListItemSelectableModifier and TypeClassDescriptionclassPaymentReleaseListItemLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPaymentReleaseListItemto other entities.classPaymentReleaseListItemOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPaymentReleaseListItemto other entities, where the cardinality of the related entity is at most 1.