Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.CnsldtnInvesteeUnitText
Packages that use CnsldtnInvesteeUnitText
Package
Description
-
Uses of CnsldtnInvesteeUnitText 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 CnsldtnInvesteeUnitTextModifier and TypeFieldDescriptionstatic final CnsldtnInvesteeUnitLink<CnsldtnInvesteeUnitText>CnsldtnInvesteeUnit.TO_CNSLDTN_INVESTEE_UNIT_TUse with available fluent helpers to apply the to_CnsldtnInvesteeUnitT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return CnsldtnInvesteeUnitTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type CnsldtnInvesteeUnitTextModifier and TypeMethodDescriptionCnsldtnInvesteeUnit.fetchCnsldtnInvesteeUnitT()Fetches the CnsldtnInvesteeUnitText entities (one to many) associated with this entity.io.vavr.control.Option<List<CnsldtnInvesteeUnitText>>CnsldtnInvesteeUnit.getCnsldtnInvesteeUnitTIfPresent()Retrieval of associated CnsldtnInvesteeUnitText entities (one to many).CnsldtnInvesteeUnit.getCnsldtnInvesteeUnitTOrFetch()Retrieval of associated CnsldtnInvesteeUnitText entities (one to many).protected Class<CnsldtnInvesteeUnitText>CnsldtnInvesteeUnitTextByKeyFluentHelper.getEntityClass()protected Class<CnsldtnInvesteeUnitText>CnsldtnInvesteeUnitTextFluentHelper.getEntityClass()CnsldtnInvesteeUnitText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type CnsldtnInvesteeUnitTextModifier and TypeMethodDescriptionvoidCnsldtnInvesteeUnit.addCnsldtnInvesteeUnitT(CnsldtnInvesteeUnitText... entity) Adds elements to the list of associated CnsldtnInvesteeUnitText entities.CnsldtnInvesteeUnit.CnsldtnInvesteeUnitBuilder.cnsldtnInvesteeUnitT(CnsldtnInvesteeUnitText... value) Navigation property to_CnsldtnInvesteeUnitT for CnsldtnInvesteeUnit to multiple CnsldtnInvesteeUnitText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type CnsldtnInvesteeUnitTextModifier and TypeMethodDescriptionvoidCnsldtnInvesteeUnit.setCnsldtnInvesteeUnitT(List<CnsldtnInvesteeUnitText> value) Overwrites the list of associated CnsldtnInvesteeUnitText entities for the loaded navigation property to_CnsldtnInvesteeUnitT. -
Uses of CnsldtnInvesteeUnitText 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 CnsldtnInvesteeUnitTextModifier and TypeMethodDescriptionCnsldtnInvesteeUnitTextOneToOneLink.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 CnsldtnInvesteeUnitTextModifier and TypeMethodDescriptionprotected CnsldtnInvesteeUnitTextLink<ObjectT>CnsldtnInvesteeUnitTextLink.translateLinkType(EntityLink<CnsldtnInvesteeUnitTextLink<ObjectT>, CnsldtnInvesteeUnitText, ObjectT> link)