Package org.opencastproject.util
Class HashEntry
java.lang.Object
org.opencastproject.util.HashEntry
JaxB implementation of the entry of a Hashtable, so that the element can be serialized in the intendet way The Entry
now looks <item key="key"><value>value</value></item>
-
Field Details
-
key
-
value
-
-
Constructor Details
-
HashEntry
public HashEntry() -
HashEntry
-
-
Method Details