Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.ProjectField
Packages that use ProjectField
-
Uses of ProjectField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as ProjectFieldModifier and TypeFieldDescriptionstatic final ProjectField<String>Project.PROJECTUse with available fluent helpers to apply the Project field to query operations.static final ProjectField<String>Project.PROJECT_TEXTUse with available fluent helpers to apply the ProjectText field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return ProjectFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ProjectField<T>Project.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ProjectField<T>Use with available fluent helpers to apply an extension field to query operations.