Uses of Class
com.javahollic.jira.emh.api.export.beans.XmlEntry
-
Packages that use XmlEntry Package Description com.javahollic.jira.emh.api.export.beans -
-
Uses of XmlEntry in com.javahollic.jira.emh.api.export.beans
Methods in com.javahollic.jira.emh.api.export.beans that return types with arguments of type XmlEntry Modifier and Type Method Description List<XmlEntry>XmlEntries. getEntries()Method parameters in com.javahollic.jira.emh.api.export.beans with type arguments of type XmlEntry Modifier and Type Method Description voidXmlEntries. setEntries(List<XmlEntry> entries)
-