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

Method getTimeUnit

code/src/java/pcgen/core/character/SpellInfo.java:115–118  ·  view source on GitHub ↗

@return the timeUnit

()

Source from the content-addressed store, hash-verified

113 * @return the timeUnit
114 */
115 public String getTimeUnit()
116 {
117 return timeUnit;
118 }
119
120 /**
121 * @param timeUnit the timeUnit to set

Callers 1

getTokenMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected