MCPcopy 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

getTokenMethod · 0.80
getSkillMethod · 0.80
getSkillMethod · 0.80
getTokenMethod · 0.80
getSkillMethod · 0.80
getTokenMethod · 0.80
getTokenMethod · 0.80
getRetStringMethod · 0.80
getTokenMethod · 0.80
getSkillMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected