Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.FSItemSelectionAttribText
Packages that use FSItemSelectionAttribText
Package
Description
-
Uses of FSItemSelectionAttribText 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 FSItemSelectionAttribTextModifier and TypeFieldDescriptionstatic final FSItemSelectionAttribLink<FSItemSelectionAttribText>FSItemSelectionAttrib.TO_CNSLDTN_FS_ITEM_SEL_ATTRIB_TUse with available fluent helpers to apply the to_CnsldtnFSItemSelAttribT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return FSItemSelectionAttribTextModifier and TypeMethodDescriptionFSItemSelectionAttribText.FSItemSelectionAttribTextBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type FSItemSelectionAttribTextModifier and TypeMethodDescriptionFSItemSelectionAttrib.fetchCnsldtnFSItemSelAttribT()Fetches the FSItemSelectionAttribText entities (one to many) associated with this entity.io.vavr.control.Option<List<FSItemSelectionAttribText>>FSItemSelectionAttrib.getCnsldtnFSItemSelAttribTIfPresent()Retrieval of associated FSItemSelectionAttribText entities (one to many).FSItemSelectionAttrib.getCnsldtnFSItemSelAttribTOrFetch()Retrieval of associated FSItemSelectionAttribText entities (one to many).protected Class<FSItemSelectionAttribText>FSItemSelectionAttribTextByKeyFluentHelper.getEntityClass()protected Class<FSItemSelectionAttribText>FSItemSelectionAttribTextFluentHelper.getEntityClass()FSItemSelectionAttribText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FSItemSelectionAttribTextModifier and TypeMethodDescriptionvoidFSItemSelectionAttrib.addCnsldtnFSItemSelAttribT(FSItemSelectionAttribText... entity) Adds elements to the list of associated FSItemSelectionAttribText entities.FSItemSelectionAttrib.FSItemSelectionAttribBuilder.cnsldtnFSItemSelAttribT(FSItemSelectionAttribText... value) Navigation property to_CnsldtnFSItemSelAttribT for FSItemSelectionAttrib to multiple FSItemSelectionAttribText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type FSItemSelectionAttribTextModifier and TypeMethodDescriptionvoidFSItemSelectionAttrib.setCnsldtnFSItemSelAttribT(List<FSItemSelectionAttribText> value) Overwrites the list of associated FSItemSelectionAttribText entities for the loaded navigation property to_CnsldtnFSItemSelAttribT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type FSItemSelectionAttribTextModifierConstructorDescriptionFSItemSelectionAttrib(String fSItemAttributeName, String fSItemAttributeName_Text, List<FSItemSelectionAttribText> toCnsldtnFSItemSelAttribT, List<FSItemSelectionAttribVal> toCnsldtnFSItemSelAttribVal) -
Uses of FSItemSelectionAttribText 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 FSItemSelectionAttribTextModifier and TypeMethodDescriptionFSItemSelectionAttribTextOneToOneLink.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 FSItemSelectionAttribTextModifier and TypeMethodDescriptionprotected FSItemSelectionAttribTextLink<ObjectT>FSItemSelectionAttribTextLink.translateLinkType(EntityLink<FSItemSelectionAttribTextLink<ObjectT>, FSItemSelectionAttribText, ObjectT> link)