MCPcopy Create free account
hub / github.com/PCGen/pcgen / getCategoryName

Method getCategoryName

code/src/java/pcgen/core/prereq/Prerequisite.java:406–409  ·  view source on GitHub ↗

@return the categoryName

()

Source from the content-addressed store, hash-verified

404 * @return the categoryName
405 */
406 public String getCategoryName()
407 {
408 return categoryName;
409 }
410
411 /**
412 * @param categoryName the categoryName to set

Callers 14

writeMethod · 0.80
specialCaseMethod · 0.80
writeMethod · 0.80
specialCaseMethod · 0.80
writeMethod · 0.80
specialCaseMethod · 0.80
writeMethod · 0.80
specialCaseMethod · 0.80
passesMethod · 0.80
toHtmlStringMethod · 0.80
passesMethod · 0.80

Calls

no outgoing calls

Tested by 5

passesMethod · 0.64
toHtmlStringMethod · 0.64
passesMethod · 0.64
passesMethod · 0.64
passesMethod · 0.64