Package | Description |
---|---|
com.sun.xml.ws.db | |
com.sun.xml.ws.util |
Modifier and Type | Field and Description |
---|---|
(package private) QNameMap<TieHandler> |
DatabindingImpl.wsdlOpMap |
Modifier and Type | Method and Description |
---|---|
QNameMap<V> |
QNameMap.putAll(Map<QName,? extends V> map) |
QNameMap<V> |
QNameMap.putAll(QNameMap<? extends V> map)
Copies all of the mappings from the specified map to this map
These mappings will replace any mappings that
this map had for any of the keys currently in the specified map.
|
Modifier and Type | Method and Description |
---|---|
QNameMap<V> |
QNameMap.putAll(QNameMap<? extends V> map)
Copies all of the mappings from the specified map to this map
These mappings will replace any mappings that
this map had for any of the keys currently in the specified map.
|
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.