Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation.selectable.LongTextSelectable
Packages that use LongTextSelectable
Package
Description
-
Uses of LongTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.maintenanceorderoperationconfirmation declared as LongTextSelectableModifier and TypeFieldDescriptionstatic final LongTextSelectableLongText.ALL_FIELDSSelector for all available fields of LongText. -
Uses of LongTextSelectable 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 LongTextSelectableModifier and TypeClassDescriptionclassLongTextField<FieldT>Template class to represent entity fields of the EntityLongText. -
Uses of LongTextSelectable 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 LongTextSelectableModifier and TypeClassDescriptionclassLongTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofLongTextto other entities.classLongTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofLongTextto other entities, where the cardinality of the related entity is at most 1.