Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.selectable.DocumentInfoRecordAttchSelectable
Packages that use DocumentInfoRecordAttchSelectable
Package
Description
-
Uses of DocumentInfoRecordAttchSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment declared as DocumentInfoRecordAttchSelectableModifier and TypeFieldDescriptionstatic final DocumentInfoRecordAttchSelectableDocumentInfoRecordAttch.ALL_FIELDSSelector for all available fields of DocumentInfoRecordAttch. -
Uses of DocumentInfoRecordAttchSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.field that implement DocumentInfoRecordAttchSelectableModifier and TypeClassDescriptionclassDocumentInfoRecordAttchField<FieldT>Template class to represent entity fields of the EntityDocumentInfoRecordAttch. -
Uses of DocumentInfoRecordAttchSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.attachment.link that implement DocumentInfoRecordAttchSelectableModifier and TypeClassDescriptionclassDocumentInfoRecordAttchLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofDocumentInfoRecordAttchto other entities.classDocumentInfoRecordAttchOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofDocumentInfoRecordAttchto other entities, where the cardinality of the related entity is at most 1.