Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.FSItemSelectionAttribVal
Packages that use FSItemSelectionAttribVal
Package
Description
-
Uses of FSItemSelectionAttribVal 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 FSItemSelectionAttribValModifier and TypeFieldDescriptionstatic final FSItemSelectionAttribLink<FSItemSelectionAttribVal>FSItemSelectionAttrib.TO_CNSLDTN_FS_ITEM_SEL_ATTRIB_VALUse with available fluent helpers to apply the to_CnsldtnFSItemSelAttribVal navigation property to query operations.FSItemSelectionAttribValText.TO_CNSLDTN_FS_ITEM_SEL_ATTRIB_VALUse with available fluent helpers to apply the to_CnsldtnFSItemSelAttribVal navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return FSItemSelectionAttribValModifier and TypeMethodDescriptionFSItemSelectionAttribVal.FSItemSelectionAttribValBuilder.build()FSItemSelectionAttribValText.fetchCnsldtnFSItemSelAttribVal()Fetches the FSItemSelectionAttribVal entity (one to one) associated with this entity.FSItemSelectionAttribValText.getCnsldtnFSItemSelAttribValOrFetch()Retrieval of associated FSItemSelectionAttribVal entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type FSItemSelectionAttribValModifier and TypeMethodDescriptionFSItemSelectionAttrib.fetchCnsldtnFSItemSelAttribVal()Fetches the FSItemSelectionAttribVal entities (one to many) associated with this entity.io.vavr.control.Option<List<FSItemSelectionAttribVal>>FSItemSelectionAttrib.getCnsldtnFSItemSelAttribValIfPresent()Retrieval of associated FSItemSelectionAttribVal entities (one to many).io.vavr.control.Option<FSItemSelectionAttribVal>FSItemSelectionAttribValText.getCnsldtnFSItemSelAttribValIfPresent()Retrieval of associated FSItemSelectionAttribVal entity (one to one).FSItemSelectionAttrib.getCnsldtnFSItemSelAttribValOrFetch()Retrieval of associated FSItemSelectionAttribVal entities (one to many).protected Class<FSItemSelectionAttribVal>FSItemSelectionAttribValByKeyFluentHelper.getEntityClass()protected Class<FSItemSelectionAttribVal>FSItemSelectionAttribValFluentHelper.getEntityClass()FSItemSelectionAttribVal.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FSItemSelectionAttribValModifier and TypeMethodDescriptionvoidFSItemSelectionAttrib.addCnsldtnFSItemSelAttribVal(FSItemSelectionAttribVal... entity) Adds elements to the list of associated FSItemSelectionAttribVal entities.FSItemSelectionAttrib.FSItemSelectionAttribBuilder.cnsldtnFSItemSelAttribVal(FSItemSelectionAttribVal... value) Navigation property to_CnsldtnFSItemSelAttribVal for FSItemSelectionAttrib to multiple FSItemSelectionAttribVal.FSItemSelectionAttribValText.FSItemSelectionAttribValTextBuilder.cnsldtnFSItemSelAttribVal(FSItemSelectionAttribVal value) Navigation property to_CnsldtnFSItemSelAttribVal for FSItemSelectionAttribValText to single FSItemSelectionAttribVal.voidFSItemSelectionAttribValText.setCnsldtnFSItemSelAttribVal(FSItemSelectionAttribVal value) Overwrites the associated FSItemSelectionAttribVal entity for the loaded navigation property to_CnsldtnFSItemSelAttribVal.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type FSItemSelectionAttribValModifier and TypeMethodDescriptionvoidFSItemSelectionAttrib.setCnsldtnFSItemSelAttribVal(List<FSItemSelectionAttribVal> value) Overwrites the list of associated FSItemSelectionAttribVal entities for the loaded navigation property to_CnsldtnFSItemSelAttribVal.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type FSItemSelectionAttribValModifierConstructorDescriptionFSItemSelectionAttribValText(String language, String fSItemAttributeName, String fSItemAttributeName_Text, String fSItemAttributeValueName, String fSItemAttributeValueText, String fSItemAttributeValueLongText, FSItemSelectionAttribVal toCnsldtnFSItemSelAttribVal) -
Uses of FSItemSelectionAttribVal 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 FSItemSelectionAttribValModifier and TypeMethodDescriptionFSItemSelectionAttribValOneToOneLink.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 FSItemSelectionAttribValModifier and TypeMethodDescriptionprotected FSItemSelectionAttribValLink<ObjectT>FSItemSelectionAttribValLink.translateLinkType(EntityLink<FSItemSelectionAttribValLink<ObjectT>, FSItemSelectionAttribVal, ObjectT> link)