Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.standardworkformulaparametergroup.StandardWorkFmlaParamGrpText
Packages that use StandardWorkFmlaParamGrpText
Package
Description
-
Uses of StandardWorkFmlaParamGrpText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.standardworkformulaparametergroup
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.standardworkformulaparametergroup with type parameters of type StandardWorkFmlaParamGrpTextModifier and TypeFieldDescriptionstatic final StandardWorkFmlaParamGroupLink<StandardWorkFmlaParamGrpText>StandardWorkFmlaParamGroup.TO_STD_WRK_FMLA_PARAM_GRP_TXTUse with available fluent helpers to apply the to_StdWrkFmlaParamGrpTxt navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.standardworkformulaparametergroup that return StandardWorkFmlaParamGrpTextModifier and TypeMethodDescriptionStandardWorkFmlaParamGrpText.StandardWorkFmlaParamGrpTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.standardworkformulaparametergroup that return types with arguments of type StandardWorkFmlaParamGrpTextModifier and TypeMethodDescriptionStandardWorkFmlaParamGroup.fetchStdWrkFmlaParamGrpTxt()Fetches the StandardWorkFmlaParamGrpText entities (one to many) associated with this entity.protected Class<StandardWorkFmlaParamGrpText>StandardWorkFmlaParamGrpTextByKeyFluentHelper.getEntityClass()protected Class<StandardWorkFmlaParamGrpText>StandardWorkFmlaParamGrpTextFluentHelper.getEntityClass()io.vavr.control.Option<List<StandardWorkFmlaParamGrpText>>StandardWorkFmlaParamGroup.getStdWrkFmlaParamGrpTxtIfPresent()Retrieval of associated StandardWorkFmlaParamGrpText entities (one to many).StandardWorkFmlaParamGroup.getStdWrkFmlaParamGrpTxtOrFetch()Retrieval of associated StandardWorkFmlaParamGrpText entities (one to many).StandardWorkFmlaParamGrpText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.standardworkformulaparametergroup with parameters of type StandardWorkFmlaParamGrpTextModifier and TypeMethodDescriptionvoidStandardWorkFmlaParamGroup.addStdWrkFmlaParamGrpTxt(StandardWorkFmlaParamGrpText... entity) Adds elements to the list of associated StandardWorkFmlaParamGrpText entities.StandardWorkFmlaParamGroup.StandardWorkFmlaParamGroupBuilder.stdWrkFmlaParamGrpTxt(StandardWorkFmlaParamGrpText... value) Navigation property to_StdWrkFmlaParamGrpTxt for StandardWorkFmlaParamGroup to multiple StandardWorkFmlaParamGrpText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.standardworkformulaparametergroup with type arguments of type StandardWorkFmlaParamGrpTextModifier and TypeMethodDescriptionvoidStandardWorkFmlaParamGroup.setStdWrkFmlaParamGrpTxt(List<StandardWorkFmlaParamGrpText> value) Overwrites the list of associated StandardWorkFmlaParamGrpText entities for the loaded navigation property to_StdWrkFmlaParamGrpTxt. -
Uses of StandardWorkFmlaParamGrpText in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.standardworkformulaparametergroup.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.standardworkformulaparametergroup.link that return types with arguments of type StandardWorkFmlaParamGrpTextModifier and TypeMethodDescriptionStandardWorkFmlaParamGrpTextOneToOneLink.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.standardworkformulaparametergroup.link with type arguments of type StandardWorkFmlaParamGrpTextModifier and TypeMethodDescriptionprotected StandardWorkFmlaParamGrpTextLink<ObjectT>StandardWorkFmlaParamGrpTextLink.translateLinkType(EntityLink<StandardWorkFmlaParamGrpTextLink<ObjectT>, StandardWorkFmlaParamGrpText, ObjectT> link)