Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.FSItemTargetAttribText
Packages that use FSItemTargetAttribText
Package
Description
-
Uses of FSItemTargetAttribText 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 FSItemTargetAttribTextModifier and TypeFieldDescriptionstatic final FSItemTargetAttribLink<FSItemTargetAttribText>FSItemTargetAttrib.TO_CNSLDTN_FS_ITEM_TGT_ATTRIB_TUse with available fluent helpers to apply the to_CnsldtnFSItemTgtAttribT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return FSItemTargetAttribTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type FSItemTargetAttribTextModifier and TypeMethodDescriptionFSItemTargetAttrib.fetchCnsldtnFSItemTgtAttribT()Fetches the FSItemTargetAttribText entities (one to many) associated with this entity.io.vavr.control.Option<List<FSItemTargetAttribText>>FSItemTargetAttrib.getCnsldtnFSItemTgtAttribTIfPresent()Retrieval of associated FSItemTargetAttribText entities (one to many).FSItemTargetAttrib.getCnsldtnFSItemTgtAttribTOrFetch()Retrieval of associated FSItemTargetAttribText entities (one to many).protected Class<FSItemTargetAttribText>FSItemTargetAttribTextByKeyFluentHelper.getEntityClass()protected Class<FSItemTargetAttribText>FSItemTargetAttribTextFluentHelper.getEntityClass()FSItemTargetAttribText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FSItemTargetAttribTextModifier and TypeMethodDescriptionvoidFSItemTargetAttrib.addCnsldtnFSItemTgtAttribT(FSItemTargetAttribText... entity) Adds elements to the list of associated FSItemTargetAttribText entities.FSItemTargetAttrib.FSItemTargetAttribBuilder.cnsldtnFSItemTgtAttribT(FSItemTargetAttribText... value) Navigation property to_CnsldtnFSItemTgtAttribT for FSItemTargetAttrib to multiple FSItemTargetAttribText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type FSItemTargetAttribTextModifier and TypeMethodDescriptionvoidFSItemTargetAttrib.setCnsldtnFSItemTgtAttribT(List<FSItemTargetAttribText> value) Overwrites the list of associated FSItemTargetAttribText entities for the loaded navigation property to_CnsldtnFSItemTgtAttribT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type FSItemTargetAttribTextModifierConstructorDescriptionFSItemTargetAttrib(String fSItemAttributeName, String fSItemAttributeName_Text, List<FSItemTargetAttribText> toCnsldtnFSItemTgtAttribT) -
Uses of FSItemTargetAttribText 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 FSItemTargetAttribTextModifier and TypeMethodDescriptionFSItemTargetAttribTextOneToOneLink.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 FSItemTargetAttribTextModifier and TypeMethodDescriptionprotected FSItemTargetAttribTextLink<ObjectT>FSItemTargetAttribTextLink.translateLinkType(EntityLink<FSItemTargetAttribTextLink<ObjectT>, FSItemTargetAttribText, ObjectT> link)