Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.ProdAllocCharcMetaData
Packages that use ProdAllocCharcMetaData
Package
Description
-
Uses of ProdAllocCharcMetaData in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject with type parameters of type ProdAllocCharcMetaDataModifier and TypeFieldDescriptionstatic final ProdAllocationObjectLink<ProdAllocCharcMetaData>ProdAllocationObject.TO_PROD_ALLOC_CHARC_META_DATA_TPUse with available fluent helpers to apply the to_ProdAllocCharcMetaDataTP navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject that return ProdAllocCharcMetaDataMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject that return types with arguments of type ProdAllocCharcMetaDataModifier and TypeMethodDescriptionProdAllocationObject.fetchProdAllocCharcMetaDataTP()Fetches the ProdAllocCharcMetaData entities (one to many) associated with this entity.protected Class<ProdAllocCharcMetaData>ProdAllocCharcMetaDataByKeyFluentHelper.getEntityClass()protected Class<ProdAllocCharcMetaData>ProdAllocCharcMetaDataFluentHelper.getEntityClass()io.vavr.control.Option<List<ProdAllocCharcMetaData>>ProdAllocationObject.getProdAllocCharcMetaDataTPIfPresent()Retrieval of associated ProdAllocCharcMetaData entities (one to many).ProdAllocationObject.getProdAllocCharcMetaDataTPOrFetch()Retrieval of associated ProdAllocCharcMetaData entities (one to many).ProdAllocCharcMetaData.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject with parameters of type ProdAllocCharcMetaDataModifier and TypeMethodDescriptionvoidProdAllocationObject.addProdAllocCharcMetaDataTP(ProdAllocCharcMetaData... entity) Adds elements to the list of associated ProdAllocCharcMetaData entities.ProdAllocationObject.ProdAllocationObjectBuilder.prodAllocCharcMetaDataTP(ProdAllocCharcMetaData... value) Navigation property to_ProdAllocCharcMetaDataTP for ProdAllocationObject to multiple ProdAllocCharcMetaData.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject with type arguments of type ProdAllocCharcMetaDataModifier and TypeMethodDescriptionvoidProdAllocationObject.setProdAllocCharcMetaDataTP(List<ProdAllocCharcMetaData> value) Overwrites the list of associated ProdAllocCharcMetaData entities for the loaded navigation property to_ProdAllocCharcMetaDataTP. -
Uses of ProdAllocCharcMetaData in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.link that return types with arguments of type ProdAllocCharcMetaDataModifier and TypeMethodDescriptionProdAllocCharcMetaDataOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productallocationobject.link with type arguments of type ProdAllocCharcMetaDataModifier and TypeMethodDescriptionprotected ProdAllocCharcMetaDataLink<ObjectT>ProdAllocCharcMetaDataLink.translateLinkType(EntityLink<ProdAllocCharcMetaDataLink<ObjectT>, ProdAllocCharcMetaData, ObjectT> link)