//movies/io.github.serpro69.kfaker.movies.provider/HarryPotter
HarryPotter¶
[jvm]\ class HarryPotter : YamlFakeDataProvider<HarryPotter>
FakeDataProvider implementation for YamlCategory.HARRY_POTTER category.
Properties¶
Name | Summary |
---|---|
unique | [jvm] open override val unique: HarryPotter |
Functions¶
Name | Summary |
---|---|
books | [jvm] fun books(): String |
characters | [jvm] fun characters(): String |
clear | [jvm] fun clear(name: String) |
clearAll | [jvm] fun clearAll() |
houses | [jvm] fun houses(): String |
locations | [jvm] fun locations(): String |
quotes | [jvm] fun quotes(): String |
spells | [jvm] fun spells(): String |