MCPcopy Create free account
hub / github.com/Maschell/JNUSTool / getNUSTitle

Method getNUSTitle

src/de/mas/jnustool/TitleMetaData.java:242–244  ·  view source on GitHub ↗

Returns the instance of the NUSTitle of this TMD @return NUSTitle

()

Source from the content-addressed store, hash-verified

240 * @return NUSTitle
241 */
242 public NUSTitle getNUSTitle() {
243 return nus;
244 }
245
246 /**
247 * Sets the NUSTitle of this TMD

Callers 6

downloadAndDecryptMethod · 0.80
getTicketMethod · 0.80
getTargetPathMethod · 0.80
getAsByteArrayMethod · 0.80
getH3Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected