Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype.field.SituationTemplateTextField
Packages that use SituationTemplateTextField
-
Uses of SituationTemplateTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype declared as SituationTemplateTextFieldModifier and TypeFieldDescriptionstatic final SituationTemplateTextField<String>SituationTemplateText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final SituationTemplateTextField<String>SituationTemplateText.SITN_DEF_DESCRIPTIONUse with available fluent helpers to apply the SitnDefDescription field to query operations.static final SituationTemplateTextField<String>SituationTemplateText.SITN_DEF_NAMEUse with available fluent helpers to apply the SitnDefName field to query operations.static final SituationTemplateTextField<String>SituationTemplateText.SITN_DEF_TEMPLATE_IDUse with available fluent helpers to apply the SitnDefTemplateID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssituationtype that return SituationTemplateTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SituationTemplateTextField<T>SituationTemplateText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SituationTemplateTextField<T>Use with available fluent helpers to apply an extension field to query operations.