public class PersonAttributeLabel extends Object
"urn:mace:dir:attribute-def:uid":{
"Name":{
"nl":"UID",
"en":"UID"
},
"Description":{
"nl":"jouw unieke gebruikersnaam binnen jouw instelling",
"en":"your unique username within your organization"
}| Constructor and Description |
|---|
PersonAttributeLabel() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDescription(String language,
String value) |
void |
addName(String language,
String value) |
Map<String,String> |
getDescriptions() |
String |
getKey() |
Map<String,String> |
getNames() |
void |
setDescriptions(Map<String,String> descriptions) |
void |
setKey(String key) |
void |
setNames(Map<String,String> names) |
Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.