Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.BreakdownTypeText
Packages that use BreakdownTypeText
Package
Description
-
Uses of BreakdownTypeText 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 BreakdownTypeTextModifier and TypeFieldDescriptionstatic final BreakdownTypeLink<BreakdownTypeText>BreakdownType.TO_CNSLDTN_BREAKDOWN_TYPE_TUse with available fluent helpers to apply the to_CnsldtnBreakdownTypeT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return BreakdownTypeTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type BreakdownTypeTextModifier and TypeMethodDescriptionBreakdownType.fetchCnsldtnBreakdownTypeT()Fetches the BreakdownTypeText entities (one to many) associated with this entity.io.vavr.control.Option<List<BreakdownTypeText>>BreakdownType.getCnsldtnBreakdownTypeTIfPresent()Retrieval of associated BreakdownTypeText entities (one to many).BreakdownType.getCnsldtnBreakdownTypeTOrFetch()Retrieval of associated BreakdownTypeText entities (one to many).protected Class<BreakdownTypeText>BreakdownTypeTextByKeyFluentHelper.getEntityClass()protected Class<BreakdownTypeText>BreakdownTypeTextFluentHelper.getEntityClass()BreakdownTypeText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type BreakdownTypeTextModifier and TypeMethodDescriptionvoidBreakdownType.addCnsldtnBreakdownTypeT(BreakdownTypeText... entity) Adds elements to the list of associated BreakdownTypeText entities.BreakdownType.BreakdownTypeBuilder.cnsldtnBreakdownTypeT(BreakdownTypeText... value) Navigation property to_CnsldtnBreakdownTypeT for BreakdownType to multiple BreakdownTypeText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type BreakdownTypeTextModifier and TypeMethodDescriptionvoidBreakdownType.setCnsldtnBreakdownTypeT(List<BreakdownTypeText> value) Overwrites the list of associated BreakdownTypeText entities for the loaded navigation property to_CnsldtnBreakdownTypeT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type BreakdownTypeTextModifierConstructorDescriptionBreakdownType(String breakdownType, String breakdownType_Text, List<BreakdownTypeText> toCnsldtnBreakdownTypeT) -
Uses of BreakdownTypeText 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 BreakdownTypeTextModifier and TypeMethodDescriptionBreakdownTypeTextOneToOneLink.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 BreakdownTypeTextModifier and TypeMethodDescriptionprotected BreakdownTypeTextLink<ObjectT>BreakdownTypeTextLink.translateLinkType(EntityLink<BreakdownTypeTextLink<ObjectT>, BreakdownTypeText, ObjectT> link)