Uses of Class
org.cxml.SearchAttribute
-
Packages that use SearchAttribute Package Description org.cxml -
-
Uses of SearchAttribute in org.cxml
Fields in org.cxml with type parameters of type SearchAttribute Modifier and Type Field Description protected java.util.List<SearchAttribute>SearchGroup. searchAttributeMethods in org.cxml that return SearchAttribute Modifier and Type Method Description SearchAttributeObjectFactory. createSearchAttribute()Create an instance ofSearchAttributeMethods in org.cxml that return types with arguments of type SearchAttribute Modifier and Type Method Description java.util.List<SearchAttribute>SearchGroup. getSearchAttribute()Gets the value of the searchAttribute property.
-