Class StringLabel
java.lang.Object
java.util.AbstractMap.SimpleEntry<String,String>
org.apache.openmeetings.db.entity.label.StringLabel
- All Implemented Interfaces:
Serializable
,Map.Entry<String,
,String> IDataProviderEntity
public class StringLabel
extends AbstractMap.SimpleEntry<String,String>
implements IDataProviderEntity
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.util.AbstractMap.SimpleEntry
getKey, getValue, setValue, toString
-
Constructor Details
-
StringLabel
-
StringLabel
-
-
Method Details
-
hashCode
public int hashCode() -
equals
-
getId
- Specified by:
getId
in interfaceIDataProviderEntity
-
setId
- Specified by:
setId
in interfaceIDataProviderEntity
-