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

Method getKind

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

@return Returns the kind.

()

Source from the content-addressed store, hash-verified

124 * @return Returns the kind.
125 */
126 public String getKind()
127 {
128 return kind;
129 }
130
131 /**
132 * Set the operand attribute.

Callers 15

runSimpleRoundRobinMethod · 0.95
testCombineSubMethod · 0.95
testCombineSubSubMethod · 0.95
parseMethod · 0.95
specialCaseMethod · 0.95
specialCaseMethod · 0.95

Calls

no outgoing calls

Tested by 15

runSimpleRoundRobinMethod · 0.76
testCombineSubMethod · 0.76
testCombineSubSubMethod · 0.76
toHtmlStringMethod · 0.64
passesMethod · 0.64
passesMethod · 0.64