Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy.field.FundCoreHierarchyNodeTextField
Packages that use FundCoreHierarchyNodeTextField
-
Uses of FundCoreHierarchyNodeTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.fundhierarchy declared as FundCoreHierarchyNodeTextFieldModifier and TypeFieldDescriptionstatic final FundCoreHierarchyNodeTextField<String>FundCoreHierarchyNodeText.FUND_HIERARCHYUse with available fluent helpers to apply the FundHierarchy field to query operations.static final FundCoreHierarchyNodeTextField<String>FundCoreHierarchyNodeText.HIERARCHY_NODEUse with available fluent helpers to apply the HierarchyNode field to query operations.static final FundCoreHierarchyNodeTextField<String>FundCoreHierarchyNodeText.HIERARCHY_NODE_SHORT_TEXTUse with available fluent helpers to apply the HierarchyNodeShortText field to query operations.static final FundCoreHierarchyNodeTextField<String>FundCoreHierarchyNodeText.HIERARCHY_NODE_TEXTUse with available fluent helpers to apply the HierarchyNodeText field to query operations.static final FundCoreHierarchyNodeTextField<String>FundCoreHierarchyNodeText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final FundCoreHierarchyNodeTextField<LocalDateTime>FundCoreHierarchyNodeText.VALIDITY_END_DATEUse with available fluent helpers to apply the ValidityEndDate field to query operations.static final FundCoreHierarchyNodeTextField<LocalDateTime>FundCoreHierarchyNodeText.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.fundhierarchy that return FundCoreHierarchyNodeTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
FundCoreHierarchyNodeTextField<T>FundCoreHierarchyNodeText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> FundCoreHierarchyNodeTextField<T>Use with available fluent helpers to apply an extension field to query operations.