Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getNote
Method
getNote
code/src/java/pcgen/core/character/EquipSet.java:268–271 ·
view source on GitHub ↗
Get note @return note
()
Source
from the content-addressed store, hash-verified
266
* @
return
note
267
*/
268
public
String getNote()
269
{
270
return
note;
271
}
272
273
/**
274
* the Parent Id Path is everything except our Id
Callers
1
addNoteToItem
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected