Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.selectable.FunctionalLocationSelectable
Packages that use FunctionalLocationSelectable
Package
Description
-
Uses of FunctionalLocationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation declared as FunctionalLocationSelectableModifier and TypeFieldDescriptionstatic final FunctionalLocationSelectableFunctionalLocation.ALL_FIELDSSelector for all available fields of FunctionalLocation. -
Uses of FunctionalLocationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.field that implement FunctionalLocationSelectableModifier and TypeClassDescriptionclassFunctionalLocationField<FieldT>Template class to represent entity fields of the EntityFunctionalLocation. -
Uses of FunctionalLocationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.link that implement FunctionalLocationSelectableModifier and TypeClassDescriptionclassFunctionalLocationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFunctionalLocationto other entities.classFunctionalLocationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFunctionalLocationto other entities, where the cardinality of the related entity is at most 1.