public class ConfigValueObject extends AbstractValueObject
| Constructor and Description |
|---|
ConfigValueObject(Collection<TypeEntryValueObject> entries,
Collection<MappingsValueObject> mappings) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAfter(String typecode) |
String |
getBefore(String typecode) |
String |
getDefaultHeaderEntry(String typecode) |
Collection<TypeEntryValueObject> |
getEntries() |
Map<String,String> |
getMappedValues(String attribute) |
AttributesValueObject |
getTypeConfiguration(String type) |
getEndLineNumber, getStartLineNumber, getXML, setEndLineNumber, setStartLineNumber, setXML, toStringpublic ConfigValueObject(Collection<TypeEntryValueObject> entries, Collection<MappingsValueObject> mappings)
public AttributesValueObject getTypeConfiguration(String type)
public Collection<TypeEntryValueObject> getEntries()
Copyright © 2017 SAP SE. All Rights Reserved.