Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder.MaintOrdSettlmtDistrRuleHist
Packages that use MaintOrdSettlmtDistrRuleHist
Package
Description
-
Uses of MaintOrdSettlmtDistrRuleHist in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder with type parameters of type MaintOrdSettlmtDistrRuleHistModifier and TypeFieldDescriptionstatic final MaintenanceOrderLink<MaintOrdSettlmtDistrRuleHist>MaintenanceOrder.TO_MAINT_ORD_SETTLMT_DISTR_RULE_HISTUse with available fluent helpers to apply the to_MaintOrdSettlmtDistrRuleHist navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder that return MaintOrdSettlmtDistrRuleHistModifier and TypeMethodDescriptionMaintOrdSettlmtDistrRuleHist.MaintOrdSettlmtDistrRuleHistBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder that return types with arguments of type MaintOrdSettlmtDistrRuleHistModifier and TypeMethodDescriptionMaintenanceOrder.fetchMaintOrdSettlmtDistrRuleHist()Fetches the MaintOrdSettlmtDistrRuleHist entities (one to many) associated with this entity.protected Class<MaintOrdSettlmtDistrRuleHist>MaintOrdSettlmtDistrRuleHistByKeyFluentHelper.getEntityClass()protected Class<MaintOrdSettlmtDistrRuleHist>MaintOrdSettlmtDistrRuleHistFluentHelper.getEntityClass()io.vavr.control.Option<List<MaintOrdSettlmtDistrRuleHist>>MaintenanceOrder.getMaintOrdSettlmtDistrRuleHistIfPresent()Retrieval of associated MaintOrdSettlmtDistrRuleHist entities (one to many).MaintenanceOrder.getMaintOrdSettlmtDistrRuleHistOrFetch()Retrieval of associated MaintOrdSettlmtDistrRuleHist entities (one to many).MaintOrdSettlmtDistrRuleHist.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder with parameters of type MaintOrdSettlmtDistrRuleHistModifier and TypeMethodDescriptionvoidMaintenanceOrder.addMaintOrdSettlmtDistrRuleHist(MaintOrdSettlmtDistrRuleHist... entity) Adds elements to the list of associated MaintOrdSettlmtDistrRuleHist entities.MaintenanceOrder.MaintenanceOrderBuilder.maintOrdSettlmtDistrRuleHist(MaintOrdSettlmtDistrRuleHist... value) Navigation property to_MaintOrdSettlmtDistrRuleHist for MaintenanceOrder to multiple MaintOrdSettlmtDistrRuleHist.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder with type arguments of type MaintOrdSettlmtDistrRuleHistModifier and TypeMethodDescriptionvoidMaintenanceOrder.setMaintOrdSettlmtDistrRuleHist(List<MaintOrdSettlmtDistrRuleHist> value) Overwrites the list of associated MaintOrdSettlmtDistrRuleHist entities for the loaded navigation property to_MaintOrdSettlmtDistrRuleHist. -
Uses of MaintOrdSettlmtDistrRuleHist in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder.link that return types with arguments of type MaintOrdSettlmtDistrRuleHistModifier and TypeMethodDescriptionMaintOrdSettlmtDistrRuleHistOneToOneLink.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.maintenanceorder.link with type arguments of type MaintOrdSettlmtDistrRuleHistModifier and TypeMethodDescriptionprotected MaintOrdSettlmtDistrRuleHistLink<ObjectT>MaintOrdSettlmtDistrRuleHistLink.translateLinkType(EntityLink<MaintOrdSettlmtDistrRuleHistLink<ObjectT>, MaintOrdSettlmtDistrRuleHist, ObjectT> link)