Class HealthcareFaker
java.lang.Object
net.datafaker.providers.base.BaseFaker
net.datafaker.providers.healthcare.HealthcareFaker
- All Implemented Interfaces:
BaseProviders,ProviderRegistration,HealthcareProviders
- Since:
- 2.3.0
-
Constructor Summary
ConstructorsConstructorDescriptionHealthcareFaker(Locale locale) HealthcareFaker(Locale locale, RandomService randomService) HealthcareFaker(Random random) HealthcareFaker(FakeValuesService fakeValuesService, FakerContext context) HealthcareFaker(FakeValuesService fakeValuesService, FakerContext context, Predicate<Class<?>> whiteListPredicate) -
Method Summary
Methods inherited from class net.datafaker.providers.base.BaseFaker
addPath, addUrl, bothify, bothify, collection, collection, collection, csv, csv, doWith, doWith, doWith, examplify, expression, fakeValuesService, getContext, getFaker, getMethod, getProvider, getProvider, json, jsona, letterify, letterify, numerify, populate, populate, random, regexify, resolve, resolve, stream, stream, stream, templatify, templatify, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.datafaker.providers.base.BaseProviders
address, ancient, animal, app, appliance, artist, australia, aviation, aws, azure, barcode, bloodtype, book, bool, brand, business, camera, cannabis, cat, chiquito, cnpj, code, coin, color, commerce, community, company, compass, computer, construction, cosmere, country, cpf, credentials, cryptoCoin, cultureSeries, currency, date, dcComics, demographic, device, dog, domain, drivingLicense, drone, dungeonsAndDragons, duration, educator, electricalComponents, emoji, famousLastWords, file, finance, financialTerms, funnyName, garmentSize, gender, greekPhilosopher, hacker, hashing, hipster, hobby, hololive, horse, house, idNumber, image, industrySegments, internet, job, kpop, languageCode, largeLanguageModel, locality, location, lorem, marketing, matz, mbti, measurement, medical, military, money, mood, mountain, mountaineering, music, name, nation, natoPhoneticAlphabet, nigeria, number, olympicSport, passport, phoneNumber, photography, planet, programmingLanguage, pronouns, relationships, restaurant, robin, rockBand, science, shakespeare, sip, size, slackEmoji, space, stock, subscription, superhero, team, text, time, timeAndDate, tire, transport, twitter, unique, university, vehicle, verb, weather, word, yoda, zodiacMethods inherited from interface net.datafaker.providers.healthcare.HealthcareProviders
careProvider, disease, medicalProcedure, medication, observationMethods inherited from interface net.datafaker.providers.base.ProviderRegistration
addPath, addUrl, bothify, bothify, csv, csv, examplify, expression, fakeValuesService, getContext, getFaker, getProvider, getProvider, json, jsona, letterify, letterify, numerify, options, random, regexify, resolve, resolve, templatify, templatify
-
Constructor Details
-
HealthcareFaker
public HealthcareFaker() -
HealthcareFaker
-
HealthcareFaker
-
HealthcareFaker
-
HealthcareFaker
-
HealthcareFaker
public HealthcareFaker(FakeValuesService fakeValuesService, FakerContext context, Predicate<Class<?>> whiteListPredicate)
-