public class MappingsValueObject extends AbstractValueObject
| Constructor and Description |
|---|
MappingsValueObject(Collection<String> attributes,
Map<String,String> values) |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getAttributes() |
String |
getMappedValue(String ldapValue) |
Map<String,String> |
getValues() |
String |
toString() |
getEndLineNumber, getStartLineNumber, getXML, setEndLineNumber, setStartLineNumber, setXMLpublic MappingsValueObject(Collection<String> attributes, Map<String,String> values)
public Collection<String> getAttributes()
public String toString()
toString in class AbstractValueObjectCopyright © 2017 SAP SE. All Rights Reserved.