Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentcontenttype.field.LglCntntMDocContentTypeTextField
Packages that use LglCntntMDocContentTypeTextField
-
Uses of LglCntntMDocContentTypeTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentcontenttype
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentcontenttype declared as LglCntntMDocContentTypeTextFieldModifier and TypeFieldDescriptionstatic final LglCntntMDocContentTypeTextField<String>LglCntntMDocContentTypeText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final LglCntntMDocContentTypeTextField<String>LglCntntMDocContentTypeText.LGL_CNTNT_M_DOC_CONTENT_TYPEUse with available fluent helpers to apply the LglCntntMDocContentType field to query operations.static final LglCntntMDocContentTypeTextField<String>LglCntntMDocContentTypeText.LGL_CNTNT_M_DOC_CONTENT_TYPE_NAMEUse with available fluent helpers to apply the LglCntntMDocContentTypeName field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentcontenttype that return LglCntntMDocContentTypeTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LglCntntMDocContentTypeTextField<T>LglCntntMDocContentTypeText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LglCntntMDocContentTypeTextField<T>Use with available fluent helpers to apply an extension field to query operations.