Uses of Class
org.cxml.SearchDataElement
-
Packages that use SearchDataElement Package Description org.cxml -
-
Uses of SearchDataElement in org.cxml
Fields in org.cxml with type parameters of type SearchDataElement Modifier and Type Field Description protected java.util.List<SearchDataElement>SearchGroupData. searchDataElementMethods in org.cxml that return SearchDataElement Modifier and Type Method Description SearchDataElementObjectFactory. createSearchDataElement()Create an instance ofSearchDataElementMethods in org.cxml that return types with arguments of type SearchDataElement Modifier and Type Method Description java.util.List<SearchDataElement>SearchGroupData. getSearchDataElement()Gets the value of the searchDataElement property.
-