Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.selectable.FunctionalLocationLongTextSelectable
Packages that use FunctionalLocationLongTextSelectable
Package
Description
-
Uses of FunctionalLocationLongTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation declared as FunctionalLocationLongTextSelectableModifier and TypeFieldDescriptionstatic final FunctionalLocationLongTextSelectableFunctionalLocationLongText.ALL_FIELDSSelector for all available fields of FunctionalLocationLongText. -
Uses of FunctionalLocationLongTextSelectable 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 FunctionalLocationLongTextSelectableModifier and TypeClassDescriptionclassFunctionalLocationLongTextField<FieldT>Template class to represent entity fields of the EntityFunctionalLocationLongText. -
Uses of FunctionalLocationLongTextSelectable 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 FunctionalLocationLongTextSelectableModifier and TypeClassDescriptionclassFunctionalLocationLongTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFunctionalLocationLongTextto other entities.classFunctionalLocationLongTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFunctionalLocationLongTextto other entities, where the cardinality of the related entity is at most 1.