Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SubItemText
Packages that use SubItemText
Package
Description
-
Uses of SubItemText 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 SubItemTextModifier and TypeFieldDescriptionstatic final SubItemLink<SubItemText>SubItem.TO_CNSLDTN_SUB_ITEM_TUse with available fluent helpers to apply the to_CnsldtnSubItemT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SubItemTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SubItemTextModifier and TypeMethodDescriptionSubItem.fetchCnsldtnSubItemT()Fetches the SubItemText entities (one to many) associated with this entity.io.vavr.control.Option<List<SubItemText>>SubItem.getCnsldtnSubItemTIfPresent()Retrieval of associated SubItemText entities (one to many).SubItem.getCnsldtnSubItemTOrFetch()Retrieval of associated SubItemText entities (one to many).protected Class<SubItemText>SubItemTextByKeyFluentHelper.getEntityClass()protected Class<SubItemText>SubItemTextFluentHelper.getEntityClass()SubItemText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SubItemTextModifier and TypeMethodDescriptionvoidSubItem.addCnsldtnSubItemT(SubItemText... entity) Adds elements to the list of associated SubItemText entities.SubItem.SubItemBuilder.cnsldtnSubItemT(SubItemText... value) Navigation property to_CnsldtnSubItemT for SubItem to multiple SubItemText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SubItemTextModifier and TypeMethodDescriptionvoidSubItem.setCnsldtnSubItemT(List<SubItemText> value) Overwrites the list of associated SubItemText entities for the loaded navigation property to_CnsldtnSubItemT. -
Uses of SubItemText 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 SubItemTextModifier and TypeMethodDescriptionSubItemTextOneToOneLink.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 SubItemTextModifier and TypeMethodDescriptionprotected SubItemTextLink<ObjectT>SubItemTextLink.translateLinkType(EntityLink<SubItemTextLink<ObjectT>, SubItemText, ObjectT> link)