Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCGen/pcgen
/ getExistsOnly
Method
getExistsOnly
code/src/java/pcgen/io/ExportHandler.java:3242–3245 ·
view source on GitHub ↗
@return Returns the existsOnly flag.
()
Source
from the content-addressed store, hash-verified
3240
* @
return
Returns the existsOnly flag.
3241
*/
3242
public
boolean getExistsOnly()
3243
{
3244
return
existsOnly;
3245
}
3246
3247
/**
3248
* @param noMoreItems The noMoreItems flag to set.
Callers
10
getToken
Method · 0.80
getSkill
Method · 0.80
getSkill
Method · 0.80
getToken
Method · 0.80
getSkill
Method · 0.80
getToken
Method · 0.80
getToken
Method · 0.80
getRetString
Method · 0.80
getToken
Method · 0.80
getSkill
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected