Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ setName
Method
setName
code/src/java/pcgen/core/AgeSet.java:228–232 ·
view source on GitHub ↗
(String name)
Source
from the content-addressed store, hash-verified
226
}
227
228
@Override
229
public
void
setName(String name)
230
{
231
this.name = name;
232
}
233
234
@Override
235
public
URI getSourceURI()
Callers
2
getItem
Method · 0.95
parseLine
Method · 0.95
Calls
no outgoing calls
Tested by
1
getItem
Method · 0.76