Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy.field.GrantCoreHierarchyNodeTextField
Packages that use GrantCoreHierarchyNodeTextField
-
Uses of GrantCoreHierarchyNodeTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy declared as GrantCoreHierarchyNodeTextFieldModifier and TypeFieldDescriptionstatic final GrantCoreHierarchyNodeTextField<String>GrantCoreHierarchyNodeText.GRANT_HIERARCHYUse with available fluent helpers to apply the GrantHierarchy field to query operations.static final GrantCoreHierarchyNodeTextField<String>GrantCoreHierarchyNodeText.HIERARCHY_NODEUse with available fluent helpers to apply the HierarchyNode field to query operations.static final GrantCoreHierarchyNodeTextField<String>GrantCoreHierarchyNodeText.HIERARCHY_NODE_TEXTUse with available fluent helpers to apply the HierarchyNodeText field to query operations.static final GrantCoreHierarchyNodeTextField<String>GrantCoreHierarchyNodeText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final GrantCoreHierarchyNodeTextField<LocalDateTime>GrantCoreHierarchyNodeText.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final GrantCoreHierarchyNodeTextField<LocalDateTime>GrantCoreHierarchyNodeText.VALIDITY_START_DATEUse with available fluent helpers to apply the ValidityStartDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.granthierarchy that return GrantCoreHierarchyNodeTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
GrantCoreHierarchyNodeTextField<T>GrantCoreHierarchyNodeText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> GrantCoreHierarchyNodeTextField<T>Use with available fluent helpers to apply an extension field to query operations.