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

Method getObjectType

code/src/java/pcgen/cdom/grouping/GroupingInfo.java:97–100  ·  view source on GitHub ↗

Returns the object type for this GroupingInfo. @return The object type for this GroupingInfo.

()

Source from the content-addressed store, hash-verified

95 * @return The object type for this GroupingInfo.
96 */
97 public String getObjectType()
98 {
99 return objectType;
100 }
101
102 /**
103 * Sets the characteristic of the objects this GroupingInfo identifies will be tested

Callers 9

testParseAbilityLineMethod · 0.45
testParseSourceLineMethod · 0.45
processMethod · 0.45
processMethod · 0.45
processMethod · 0.45
parseMethod · 0.45
processMethod · 0.45
getChangeListMethod · 0.45

Calls

no outgoing calls

Tested by 3

testParseAbilityLineMethod · 0.36
testParseSourceLineMethod · 0.36