Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.OriginObject
Packages that use OriginObject
Package
Description
-
Uses of OriginObject in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return OriginObjectMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return types with arguments of type OriginObjectModifier and TypeMethodDescriptionprotected Class<OriginObject>OriginObjectByKeyFluentHelper.getEntityClass()protected Class<OriginObject>OriginObjectFluentHelper.getEntityClass()OriginObject.getType() -
Uses of OriginObject in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link that return types with arguments of type OriginObjectModifier and TypeMethodDescriptionOriginObjectOneToOneLink.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.trialbalance.link with type arguments of type OriginObjectModifier and TypeMethodDescriptionprotected OriginObjectLink<ObjectT>OriginObjectLink.translateLinkType(EntityLink<OriginObjectLink<ObjectT>, OriginObject, ObjectT> link)