Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder.MaintnanceOrderPhaseControl
Packages that use MaintnanceOrderPhaseControl
Package
Description
-
Uses of MaintnanceOrderPhaseControl 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 MaintnanceOrderPhaseControlModifier and TypeFieldDescriptionstatic final MaintenanceOrderLink<MaintnanceOrderPhaseControl>MaintenanceOrder.TO_MAINTENANCE_ORDER_PHASE_CONTROLUse with available fluent helpers to apply the to_MaintenanceOrderPhaseControl navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder that return MaintnanceOrderPhaseControlModifier and TypeMethodDescriptionMaintnanceOrderPhaseControl.MaintnanceOrderPhaseControlBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder that return types with arguments of type MaintnanceOrderPhaseControlModifier and TypeMethodDescriptionMaintenanceOrder.fetchMaintenanceOrderPhaseControl()Fetches the MaintnanceOrderPhaseControl entities (one to many) associated with this entity.protected Class<MaintnanceOrderPhaseControl>MaintnanceOrderPhaseControlByKeyFluentHelper.getEntityClass()protected Class<MaintnanceOrderPhaseControl>MaintnanceOrderPhaseControlFluentHelper.getEntityClass()io.vavr.control.Option<List<MaintnanceOrderPhaseControl>>MaintenanceOrder.getMaintenanceOrderPhaseControlIfPresent()Retrieval of associated MaintnanceOrderPhaseControl entities (one to many).MaintenanceOrder.getMaintenanceOrderPhaseControlOrFetch()Retrieval of associated MaintnanceOrderPhaseControl entities (one to many).MaintnanceOrderPhaseControl.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder with parameters of type MaintnanceOrderPhaseControlModifier and TypeMethodDescriptionvoidMaintenanceOrder.addMaintenanceOrderPhaseControl(MaintnanceOrderPhaseControl... entity) Adds elements to the list of associated MaintnanceOrderPhaseControl entities.MaintenanceOrder.MaintenanceOrderBuilder.maintenanceOrderPhaseControl(MaintnanceOrderPhaseControl... value) Navigation property to_MaintenanceOrderPhaseControl for MaintenanceOrder to multiple MaintnanceOrderPhaseControl.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder with type arguments of type MaintnanceOrderPhaseControlModifier and TypeMethodDescriptionvoidMaintenanceOrder.setMaintenanceOrderPhaseControl(List<MaintnanceOrderPhaseControl> value) Overwrites the list of associated MaintnanceOrderPhaseControl entities for the loaded navigation property to_MaintenanceOrderPhaseControl. -
Uses of MaintnanceOrderPhaseControl 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 MaintnanceOrderPhaseControlModifier and TypeMethodDescriptionMaintnanceOrderPhaseControlOneToOneLink.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 MaintnanceOrderPhaseControlModifier and TypeMethodDescriptionprotected MaintnanceOrderPhaseControlLink<ObjectT>MaintnanceOrderPhaseControlLink.translateLinkType(EntityLink<MaintnanceOrderPhaseControlLink<ObjectT>, MaintnanceOrderPhaseControl, ObjectT> link)