Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.selectable.LglTransRelationshipSelectable
Packages that use LglTransRelationshipSelectable
Package
Description
-
Uses of LglTransRelationshipSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction declared as LglTransRelationshipSelectableModifier and TypeFieldDescriptionstatic final LglTransRelationshipSelectableLglTransRelationship.ALL_FIELDSSelector for all available fields of LglTransRelationship. -
Uses of LglTransRelationshipSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.field that implement LglTransRelationshipSelectableModifier and TypeClassDescriptionclassLglTransRelationshipField<FieldT>Template class to represent entity fields of the EntityLglTransRelationship. -
Uses of LglTransRelationshipSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.link that implement LglTransRelationshipSelectableModifier and TypeClassDescriptionclassLglTransRelationshipLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofLglTransRelationshipto other entities.classLglTransRelationshipOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofLglTransRelationshipto other entities, where the cardinality of the related entity is at most 1.