Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue.field.BusObjectsField
Packages that use BusObjectsField
-
Uses of BusObjectsField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue declared as BusObjectsFieldModifier and TypeFieldDescriptionstatic final BusObjectsField<String>BusObjects.SAP_OBJECT_TASK_CODEUse with available fluent helpers to apply the SAPObjectTaskCode field to query operations.static final BusObjectsField<String>BusObjects.SAP_OBJECT_TASK_TYPE_NAMEUse with available fluent helpers to apply the SAPObjectTaskTypeName field to query operations.static final BusObjectsField<String>BusObjects.SAP_OBJECT_TYPEUse with available fluent helpers to apply the SAPObjectType field to query operations.static final BusObjectsField<String>BusObjects.SAP_OBJECT_TYPE_NAMEUse with available fluent helpers to apply the SAPObjectTypeName field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue that return BusObjectsFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusObjectsField<T>BusObjects.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusObjectsField<T>Use with available fluent helpers to apply an extension field to query operations.