|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.openexchange.admin.rmi.dataobjects.SOAPStringMap
public class SOAPStringMap
| Constructor Summary | |
|---|---|
SOAPStringMap()
|
|
| Method Summary | |
|---|---|
static SOAPStringMap |
convertFromMap(Map<String,String> map)
|
static Map<String,String> |
convertToMap(SOAPStringMap map)
|
Entry[] |
getEntries()
|
void |
setEntries(Entry[] entries)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SOAPStringMap()
| Method Detail |
|---|
public static SOAPStringMap convertFromMap(Map<String,String> map)
public static Map<String,String> convertToMap(SOAPStringMap map)
public final Entry[] getEntries()
public final void setEntries(Entry[] entries)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||