Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem.selectable.PrintQueueInfoSelectable
Packages that use PrintQueueInfoSelectable
Package
Description
-
Uses of PrintQueueInfoSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem declared as PrintQueueInfoSelectableModifier and TypeFieldDescriptionstatic final PrintQueueInfoSelectablePrintQueueInfo.ALL_FIELDSSelector for all available fields of PrintQueueInfo. -
Uses of PrintQueueInfoSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem.field that implement PrintQueueInfoSelectableModifier and TypeClassDescriptionclassPrintQueueInfoField<FieldT>Template class to represent entity fields of the EntityPrintQueueInfo. -
Uses of PrintQueueInfoSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.printqueueitem.link that implement PrintQueueInfoSelectableModifier and TypeClassDescriptionclassPrintQueueInfoLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPrintQueueInfoto other entities.classPrintQueueInfoOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofPrintQueueInfoto other entities, where the cardinality of the related entity is at most 1.