Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder.MaintOrderOpPhaseControl
Packages that use MaintOrderOpPhaseControl
Package
Description
-
Uses of MaintOrderOpPhaseControl 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 MaintOrderOpPhaseControlModifier and TypeFieldDescriptionstatic final MaintenanceOrderOperationLink<MaintOrderOpPhaseControl>MaintenanceOrderOperation.TO_MAINT_ORDER_OP_PHASE_CONTROLUse with available fluent helpers to apply the to_MaintOrderOpPhaseControl navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder that return MaintOrderOpPhaseControlModifier and TypeMethodDescriptionMaintOrderOpPhaseControl.MaintOrderOpPhaseControlBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder that return types with arguments of type MaintOrderOpPhaseControlModifier and TypeMethodDescriptionMaintenanceOrderOperation.fetchMaintOrderOpPhaseControl()Fetches the MaintOrderOpPhaseControl entities (one to many) associated with this entity.protected Class<MaintOrderOpPhaseControl>MaintOrderOpPhaseControlByKeyFluentHelper.getEntityClass()protected Class<MaintOrderOpPhaseControl>MaintOrderOpPhaseControlFluentHelper.getEntityClass()io.vavr.control.Option<List<MaintOrderOpPhaseControl>>MaintenanceOrderOperation.getMaintOrderOpPhaseControlIfPresent()Retrieval of associated MaintOrderOpPhaseControl entities (one to many).MaintenanceOrderOperation.getMaintOrderOpPhaseControlOrFetch()Retrieval of associated MaintOrderOpPhaseControl entities (one to many).MaintOrderOpPhaseControl.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder with parameters of type MaintOrderOpPhaseControlModifier and TypeMethodDescriptionvoidMaintenanceOrderOperation.addMaintOrderOpPhaseControl(MaintOrderOpPhaseControl... entity) Adds elements to the list of associated MaintOrderOpPhaseControl entities.MaintenanceOrderOperation.MaintenanceOrderOperationBuilder.maintOrderOpPhaseControl(MaintOrderOpPhaseControl... value) Navigation property to_MaintOrderOpPhaseControl for MaintenanceOrderOperation to multiple MaintOrderOpPhaseControl.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorder with type arguments of type MaintOrderOpPhaseControlModifier and TypeMethodDescriptionvoidMaintenanceOrderOperation.setMaintOrderOpPhaseControl(List<MaintOrderOpPhaseControl> value) Overwrites the list of associated MaintOrderOpPhaseControl entities for the loaded navigation property to_MaintOrderOpPhaseControl. -
Uses of MaintOrderOpPhaseControl 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 MaintOrderOpPhaseControlModifier and TypeMethodDescriptionMaintOrderOpPhaseControlOneToOneLink.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 MaintOrderOpPhaseControlModifier and TypeMethodDescriptionprotected MaintOrderOpPhaseControlLink<ObjectT>MaintOrderOpPhaseControlLink.translateLinkType(EntityLink<MaintOrderOpPhaseControlLink<ObjectT>, MaintOrderOpPhaseControl, ObjectT> link)