Uses of Class
com.javahollic.jira.emh.api.extension.fieldproc.xml.Entry
-
Packages that use Entry Package Description com.javahollic.jira.emh.api.extension.fieldproc.xml -
-
Uses of Entry in com.javahollic.jira.emh.api.extension.fieldproc.xml
Methods in com.javahollic.jira.emh.api.extension.fieldproc.xml that return types with arguments of type Entry Modifier and Type Method Description List<Entry>
JemhXmlPayload. getJemhPayload()
Method parameters in com.javahollic.jira.emh.api.extension.fieldproc.xml with type arguments of type Entry Modifier and Type Method Description void
JemhXmlPayload. setJemhPayload(List<Entry> jemhPayload)
-