Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation.selectable.FunctionalLocationWarrantySelectable
Packages that use FunctionalLocationWarrantySelectable
Package
Description
-
Uses of FunctionalLocationWarrantySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.functionallocation declared as FunctionalLocationWarrantySelectableModifier and TypeFieldDescriptionstatic final FunctionalLocationWarrantySelectableFunctionalLocationWarranty.ALL_FIELDSSelector for all available fields of FunctionalLocationWarranty. -
Uses of FunctionalLocationWarrantySelectable 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 FunctionalLocationWarrantySelectableModifier and TypeClassDescriptionclassFunctionalLocationWarrantyField<FieldT>Template class to represent entity fields of the EntityFunctionalLocationWarranty. -
Uses of FunctionalLocationWarrantySelectable 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 FunctionalLocationWarrantySelectableModifier and TypeClassDescriptionclassFunctionalLocationWarrantyLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFunctionalLocationWarrantyto other entities.classFunctionalLocationWarrantyOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofFunctionalLocationWarrantyto other entities, where the cardinality of the related entity is at most 1.