Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.PlantText
Packages that use PlantText
Package
Description
-
Uses of PlantText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type parameters of type PlantTextModifier and TypeFieldDescriptionPlant.TO_CNSLDTN_PLANT_TUse with available fluent helpers to apply the to_CnsldtnPlantT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return PlantTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type PlantTextModifier and TypeMethodDescriptionPlant.fetchCnsldtnPlantT()Fetches the PlantText entities (one to many) associated with this entity.Plant.getCnsldtnPlantTIfPresent()Retrieval of associated PlantText entities (one to many).Plant.getCnsldtnPlantTOrFetch()Retrieval of associated PlantText entities (one to many).PlantTextByKeyFluentHelper.getEntityClass()PlantTextFluentHelper.getEntityClass()PlantText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type PlantTextModifier and TypeMethodDescriptionvoidPlant.addCnsldtnPlantT(PlantText... entity) Adds elements to the list of associated PlantText entities.Plant.PlantBuilder.cnsldtnPlantT(PlantText... value) Navigation property to_CnsldtnPlantT for Plant to multiple PlantText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type PlantTextModifier and TypeMethodDescriptionvoidPlant.setCnsldtnPlantT(List<PlantText> value) Overwrites the list of associated PlantText entities for the loaded navigation property to_CnsldtnPlantT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type PlantText -
Uses of PlantText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link that return types with arguments of type PlantTextModifier and TypeMethodDescriptionPlantTextOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link with type arguments of type PlantTextModifier and TypeMethodDescriptionprotected PlantTextLink<ObjectT>PlantTextLink.translateLinkType(EntityLink<PlantTextLink<ObjectT>, PlantText, ObjectT> link)