Class KeyValueMapParameter.StringToRegistrarRoleMap

java.lang.Object
google.registry.tools.params.ParameterConverterValidator<com.google.common.collect.ImmutableMap<String,RegistrarRole>>
google.registry.tools.params.KeyValueMapParameter<String,RegistrarRole>
google.registry.tools.params.KeyValueMapParameter.StringToRegistrarRoleMap
All Implemented Interfaces:
com.beust.jcommander.IParameterValidator, com.beust.jcommander.IStringConverter<com.google.common.collect.ImmutableMap<String,RegistrarRole>>
Enclosing class:
KeyValueMapParameter<K,V>

public static class KeyValueMapParameter.StringToRegistrarRoleMap extends KeyValueMapParameter<String,RegistrarRole>
Combined converter/validator class for maps of registrar names to registrar roles.