Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.jointventurebilling.selectable.AttachmentLinkSelectable
Packages that use AttachmentLinkSelectable
Package
Description
-
Uses of AttachmentLinkSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.jointventurebilling
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.jointventurebilling declared as AttachmentLinkSelectableModifier and TypeFieldDescriptionstatic final AttachmentLinkSelectableAttachmentLink.ALL_FIELDSSelector for all available fields of AttachmentLink. -
Uses of AttachmentLinkSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.jointventurebilling.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.jointventurebilling.field that implement AttachmentLinkSelectableModifier and TypeClassDescriptionclassAttachmentLinkField<FieldT>Template class to represent entity fields of the EntityAttachmentLink. -
Uses of AttachmentLinkSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.jointventurebilling.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.jointventurebilling.link that implement AttachmentLinkSelectableModifier and TypeClassDescriptionclassAttachmentLinkLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofAttachmentLinkto other entities.classAttachmentLinkOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofAttachmentLinkto other entities, where the cardinality of the related entity is at most 1.