Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.FSItemSelectionAttrib
Packages that use FSItemSelectionAttrib
Package
Description
-
Uses of FSItemSelectionAttrib 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 FSItemSelectionAttribModifier and TypeFieldDescriptionstatic final FSItemSelectionAttribTextOneToOneLink<FSItemSelectionAttrib>FSItemSelectionAttribText.TO_CNSLDTN_FS_ITEM_SEL_ATTRIBUse with available fluent helpers to apply the to_CnsldtnFSItemSelAttrib navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return FSItemSelectionAttribModifier and TypeMethodDescriptionFSItemSelectionAttrib.FSItemSelectionAttribBuilder.build()FSItemSelectionAttribText.fetchCnsldtnFSItemSelAttrib()Fetches the FSItemSelectionAttrib entity (one to one) associated with this entity.FSItemSelectionAttribText.getCnsldtnFSItemSelAttribOrFetch()Retrieval of associated FSItemSelectionAttrib entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type FSItemSelectionAttribModifier and TypeMethodDescriptionio.vavr.control.Option<FSItemSelectionAttrib>FSItemSelectionAttribText.getCnsldtnFSItemSelAttribIfPresent()Retrieval of associated FSItemSelectionAttrib entity (one to one).protected Class<FSItemSelectionAttrib>FSItemSelectionAttribByKeyFluentHelper.getEntityClass()protected Class<FSItemSelectionAttrib>FSItemSelectionAttribFluentHelper.getEntityClass()FSItemSelectionAttrib.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FSItemSelectionAttribModifier and TypeMethodDescriptionFSItemSelectionAttribText.FSItemSelectionAttribTextBuilder.cnsldtnFSItemSelAttrib(FSItemSelectionAttrib value) Navigation property to_CnsldtnFSItemSelAttrib for FSItemSelectionAttribText to single FSItemSelectionAttrib.voidFSItemSelectionAttribText.setCnsldtnFSItemSelAttrib(FSItemSelectionAttrib value) Overwrites the associated FSItemSelectionAttrib entity for the loaded navigation property to_CnsldtnFSItemSelAttrib.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FSItemSelectionAttribModifierConstructorDescriptionFSItemSelectionAttribText(String language, String fSItemAttributeName, String fSItemAttributeText, FSItemSelectionAttrib toCnsldtnFSItemSelAttrib) -
Uses of FSItemSelectionAttrib 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 FSItemSelectionAttribModifier and TypeMethodDescriptionFSItemSelectionAttribOneToOneLink.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 FSItemSelectionAttribModifier and TypeMethodDescriptionprotected FSItemSelectionAttribLink<ObjectT>FSItemSelectionAttribLink.translateLinkType(EntityLink<FSItemSelectionAttribLink<ObjectT>, FSItemSelectionAttrib, ObjectT> link)