Class NamedAttributeMap

java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<K,V>
java.util.LinkedHashMap<String,NamedAttribute>
org.apache.juneau.rest.httppart.NamedAttributeMap
All Implemented Interfaces:
Serializable, Cloneable, Map<String,NamedAttribute>

A list of NamedAttribute objects.
See Also:
See Also: