uk.ac.ncl.cs.instantsoap.wsapi.jaxb
Class JaxbFriendlyEntry
java.lang.Object
uk.ac.ncl.cs.instantsoap.wsapi.jaxb.JaxbFriendlyEntry
public class JaxbFriendlyEntry
- extends Object
Entry in a jaxb-friendly map.
- Author:
- Matthew Pocock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
public String key
value
public String value
JaxbFriendlyEntry
public JaxbFriendlyEntry()
JaxbFriendlyEntry
public JaxbFriendlyEntry(Map.Entry<String,String> e)
Copyright © 2006-2008. All Rights Reserved.