Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.selectable.ProdAllocationObjectTSelectable
Packages that use ProdAllocationObjectTSelectable
Package
Description
-
Uses of ProdAllocationObjectTSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject declared as ProdAllocationObjectTSelectableModifier and TypeFieldDescriptionstatic final ProdAllocationObjectTSelectableProdAllocationObjectT.ALL_FIELDSSelector for all available fields of ProdAllocationObjectT. -
Uses of ProdAllocationObjectTSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.field that implement ProdAllocationObjectTSelectableModifier and TypeClassDescriptionclassProdAllocationObjectTField<FieldT>Template class to represent entity fields of the EntityProdAllocationObjectT. -
Uses of ProdAllocationObjectTSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.link that implement ProdAllocationObjectTSelectableModifier and TypeClassDescriptionclassProdAllocationObjectTLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProdAllocationObjectTto other entities.classProdAllocationObjectTOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProdAllocationObjectTto other entities, where the cardinality of the related entity is at most 1.