Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation.selectable.MaintOrderConfirmationSelectable
Packages that use MaintOrderConfirmationSelectable
Package
Description
-
Uses of MaintOrderConfirmationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation declared as MaintOrderConfirmationSelectableModifier and TypeFieldDescriptionstatic final MaintOrderConfirmationSelectableMaintOrderConfirmation.ALL_FIELDSSelector for all available fields of MaintOrderConfirmation. -
Uses of MaintOrderConfirmationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation.field that implement MaintOrderConfirmationSelectableModifier and TypeClassDescriptionclassMaintOrderConfirmationField<FieldT>Template class to represent entity fields of the EntityMaintOrderConfirmation. -
Uses of MaintOrderConfirmationSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation.link that implement MaintOrderConfirmationSelectableModifier and TypeClassDescriptionclassMaintOrderConfirmationLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMaintOrderConfirmationto other entities.classMaintOrderConfirmationOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofMaintOrderConfirmationto other entities, where the cardinality of the related entity is at most 1.