Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.Plant
Packages that use Plant
Package
Description
-
Uses of Plant 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 PlantModifier and TypeFieldDescriptionstatic final PlantTextOneToOneLink<Plant>PlantText.TO_CNSLDTN_PLANTUse with available fluent helpers to apply the to_CnsldtnPlant navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return PlantModifier and TypeMethodDescriptionPlant.PlantBuilder.build()PlantText.fetchCnsldtnPlant()Fetches the Plant entity (one to one) associated with this entity.PlantText.getCnsldtnPlantOrFetch()Retrieval of associated Plant entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type PlantModifier and TypeMethodDescriptionio.vavr.control.Option<Plant>PlantText.getCnsldtnPlantIfPresent()Retrieval of associated Plant entity (one to one).PlantByKeyFluentHelper.getEntityClass()PlantFluentHelper.getEntityClass()Plant.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type PlantModifier and TypeMethodDescriptionPlantText.PlantTextBuilder.cnsldtnPlant(Plant value) Navigation property to_CnsldtnPlant for PlantText to single Plant.voidPlantText.setCnsldtnPlant(Plant value) Overwrites the associated Plant entity for the loaded navigation property to_CnsldtnPlant.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type Plant -
Uses of Plant 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 PlantModifier and TypeMethodDescriptionPlantOneToOneLink.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 PlantModifier and TypeMethodDescriptionPlantLink.translateLinkType(EntityLink<PlantLink<ObjectT>, Plant, ObjectT> link)