Uses of Enum Class
com.daml.ledger.javaapi.data.Filter.Template
Packages that use Filter.Template
-
Uses of Filter.Template in com.daml.ledger.javaapi.data
Methods in com.daml.ledger.javaapi.data that return Filter.TemplateModifier and TypeMethodDescriptionstatic Filter.TemplateReturns the enum constant of this class with the specified name.static Filter.Template[]Filter.Template.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.daml.ledger.javaapi.data that return types with arguments of type Filter.TemplateModifier and TypeMethodDescription@NonNull Map<@NonNull Identifier,@NonNull Filter.Template> CumulativeFilter.getTemplateFilters()