Uses of Class
org.apache.directory.api.ldap.extras.controls.vlv_impl.VirtualListViewerTags
-
Packages that use VirtualListViewerTags Package Description org.apache.directory.api.ldap.extras.controls.vlv_impl -
-
Uses of VirtualListViewerTags in org.apache.directory.api.ldap.extras.controls.vlv_impl
Methods in org.apache.directory.api.ldap.extras.controls.vlv_impl that return VirtualListViewerTags Modifier and Type Method Description static VirtualListViewerTagsVirtualListViewerTags. valueOf(String name)Returns the enum constant of this type with the specified name.static VirtualListViewerTags[]VirtualListViewerTags. values()Returns an array containing the constants of this enum type, in the order they are declared.
-