Uses of Class
org.cxml.IndexItemDetail
-
Packages that use IndexItemDetail Package Description org.cxml -
-
Uses of IndexItemDetail in org.cxml
Fields in org.cxml declared as IndexItemDetail Modifier and Type Field Description protected IndexItemDetailIndexItemAdd. indexItemDetailMethods in org.cxml that return IndexItemDetail Modifier and Type Method Description IndexItemDetailObjectFactory. createIndexItemDetail()Create an instance ofIndexItemDetailIndexItemDetailIndexItemAdd. getIndexItemDetail()Gets the value of the indexItemDetail property.Methods in org.cxml with parameters of type IndexItemDetail Modifier and Type Method Description voidIndexItemAdd. setIndexItemDetail(IndexItemDetail value)Sets the value of the indexItemDetail property.
-