Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentmethodvalidation.selectable.PaymentMethodValidationSelectable
Packages that use PaymentMethodValidationSelectable
Package
Description
-
Uses of PaymentMethodValidationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentmethodvalidation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentmethodvalidation declared as PaymentMethodValidationSelectableModifier and TypeFieldDescriptionstatic final PaymentMethodValidationSelectablePaymentMethodValidation.ALL_FIELDSSelector for all available fields of PaymentMethodValidation. -
Uses of PaymentMethodValidationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentmethodvalidation.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentmethodvalidation.field that implement PaymentMethodValidationSelectableModifier and TypeClassDescriptionclassPaymentMethodValidationField<FieldT>Template class to represent entity fields of the EntityPaymentMethodValidation. -
Uses of PaymentMethodValidationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentmethodvalidation.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.paymentmethodvalidation.link that implement PaymentMethodValidationSelectableModifier and TypeClassDescriptionclassPaymentMethodValidationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPaymentMethodValidationto other entities.classPaymentMethodValidationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPaymentMethodValidationto other entities, where the cardinality of the related entity is at most 1.