Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilbusinessplace.field.SmtpNumbersField
Packages that use SmtpNumbersField
-
Uses of SmtpNumbersField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilbusinessplace
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilbusinessplace declared as SmtpNumbersFieldModifier and TypeFieldDescriptionstatic final SmtpNumbersField<String>SmtpNumbers.BRANCHUse with available fluent helpers to apply the Branch field to query operations.static final SmtpNumbersField<String>SmtpNumbers.COMPANY_CODEUse with available fluent helpers to apply the CompanyCode field to query operations.static final SmtpNumbersField<String>SmtpNumbers.EMAIL_ADDRESSUse with available fluent helpers to apply the EmailAddress field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.brazilbusinessplace that return SmtpNumbersFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SmtpNumbersField<T>SmtpNumbers.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SmtpNumbersField<T>Use with available fluent helpers to apply an extension field to query operations.