Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.field.LglCntntMDocCategoryField
Packages that use LglCntntMDocCategoryField
-
Uses of LglCntntMDocCategoryField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument declared as LglCntntMDocCategoryFieldModifier and TypeFieldDescriptionstatic final LglCntntMDocCategoryField<String>LglCntntMDocCategory.LGL_CNTNT_M_CATEGORYUse with available fluent helpers to apply the LglCntntMCategory field to query operations.static final LglCntntMDocCategoryField<UUID>LglCntntMDocCategory.LGL_CNTNT_M_DOC_CATEGORY_UUIDUse with available fluent helpers to apply the LglCntntMDocCategoryUUID field to query operations.static final LglCntntMDocCategoryField<UUID>LglCntntMDocCategory.LGL_CNTNT_M_DOC_PAR_CAT_UUIDUse with available fluent helpers to apply the LglCntntMDocParCatUUID field to query operations.static final LglCntntMDocCategoryField<UUID>LglCntntMDocCategory.LGL_CNTNT_M_DOCUMENT_UUIDUse with available fluent helpers to apply the LglCntntMDocumentUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument that return LglCntntMDocCategoryFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LglCntntMDocCategoryField<T>LglCntntMDocCategory.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LglCntntMDocCategoryField<T>Use with available fluent helpers to apply an extension field to query operations.