Uses of Enum Class
org.codice.ddf.opensearch.source.NestedTypes
-
Uses of NestedTypes in org.codice.ddf.opensearch.source
Methods in org.codice.ddf.opensearch.source that return NestedTypesModifier and TypeMethodDescriptionOpenSearchFilterVisitorObject.getCurrentNest()static NestedTypesReturns the enum constant of this class with the specified name.static NestedTypes[]NestedTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.codice.ddf.opensearch.source with parameters of type NestedTypesModifier and TypeMethodDescriptionvoidOpenSearchFilterVisitorObject.setCurrentNest(NestedTypes currentNest)