()
| 370 | public Type getType() { return type; } |
| 371 | public String getName() { return name; } |
| 372 | public String getAlias() { return alias; } |
| 373 | |
| 374 | public String getPrerelease() { return prerelease; } |
| 375 | public int getBoosterBoxCount() { return boosterBoxCount; } |
no outgoing calls
no test coverage detected