Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.WBSElementText
Packages that use WBSElementText
Package
Description
-
Uses of WBSElementText 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 WBSElementTextModifier and TypeFieldDescriptionstatic final WBSElementLink<WBSElementText>WBSElement.TO_CNSLDTN_WBS_ELEMENT_TUse with available fluent helpers to apply the to_CnsldtnWBSElementT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return WBSElementTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type WBSElementTextModifier and TypeMethodDescriptionWBSElement.fetchCnsldtnWBSElementT()Fetches the WBSElementText entities (one to many) associated with this entity.io.vavr.control.Option<List<WBSElementText>>WBSElement.getCnsldtnWBSElementTIfPresent()Retrieval of associated WBSElementText entities (one to many).WBSElement.getCnsldtnWBSElementTOrFetch()Retrieval of associated WBSElementText entities (one to many).protected Class<WBSElementText>WBSElementTextByKeyFluentHelper.getEntityClass()protected Class<WBSElementText>WBSElementTextFluentHelper.getEntityClass()WBSElementText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type WBSElementTextModifier and TypeMethodDescriptionvoidWBSElement.addCnsldtnWBSElementT(WBSElementText... entity) Adds elements to the list of associated WBSElementText entities.WBSElement.WBSElementBuilder.cnsldtnWBSElementT(WBSElementText... value) Navigation property to_CnsldtnWBSElementT for WBSElement to multiple WBSElementText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type WBSElementTextModifier and TypeMethodDescriptionvoidWBSElement.setCnsldtnWBSElementT(List<WBSElementText> value) Overwrites the list of associated WBSElementText entities for the loaded navigation property to_CnsldtnWBSElementT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type WBSElementTextModifierConstructorDescriptionWBSElement(String wBSElement, String wBSElement_Text, String project, String additionalMasterDataSource, String wBSElementInternalID, List<WBSElementText> toCnsldtnWBSElementT) -
Uses of WBSElementText 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 WBSElementTextModifier and TypeMethodDescriptionWBSElementTextOneToOneLink.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 WBSElementTextModifier and TypeMethodDescriptionprotected WBSElementTextLink<ObjectT>WBSElementTextLink.translateLinkType(EntityLink<WBSElementTextLink<ObjectT>, WBSElementText, ObjectT> link)