public class HeaderFields extends HashMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
HeaderFields()
Create an empty map of header fields.
|
HeaderFields(HashMap map)
Create a prefilled map of header fields from a given map.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getHeaderField(String name)
Get the value for a given header field from the map.
|
Iterator |
getIterator()
Get the iterator for the header fields' keySet.
|
void |
setHeaderField(String name,
String value)
Put a name,value pair to the map of header fields.
|
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic HeaderFields()
public HeaderFields(HashMap map)
public Iterator getIterator()
public void setHeaderField(String name, String value)
name - the name of the header field to set or addvalue - the value for the header field| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice