Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup.selectable.CustomerGroupTextSelectable
Packages that use CustomerGroupTextSelectable
Package
Description
-
Uses of CustomerGroupTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup declared as CustomerGroupTextSelectableModifier and TypeFieldDescriptionstatic final CustomerGroupTextSelectableCustomerGroupText.ALL_FIELDSSelector for all available fields of CustomerGroupText. -
Uses of CustomerGroupTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup.field that implement CustomerGroupTextSelectableModifier and TypeClassDescriptionclassCustomerGroupTextField<FieldT>Template class to represent entity fields of the EntityCustomerGroupText. -
Uses of CustomerGroupTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.customergroup.link that implement CustomerGroupTextSelectableModifier and TypeClassDescriptionclassCustomerGroupTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerGroupTextto other entities.classCustomerGroupTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofCustomerGroupTextto other entities, where the cardinality of the related entity is at most 1.