Uses of Class
overit.geocall.basic.anonymizer.Anonymizer.PhoneAnonymizer
Packages that use Anonymizer.PhoneAnonymizer
-
Uses of Anonymizer.PhoneAnonymizer in overit.geocall.basic.anonymizer
Methods in overit.geocall.basic.anonymizer that return Anonymizer.PhoneAnonymizerModifier and TypeMethodDescriptionAnonymizer.PhoneAnonymizer.addCountryCode(String cc) Add a country code to the current field's value.Anonymizer.PhoneAnonymizer.anonymize()Set a random phone number as value of the field assigned to this instance.Anonymizer.PhoneAnonymizer.anonymize(int size) Set a random phone number as value of the field assigned to this instance.protected Anonymizer.PhoneAnonymizerUse this method to get the reference of theanonymizerthat contains the methods you can use to obfuscate the value of the field indicated as parameter.