org.gcube.portlets.user.speciesdiscovery.shared
Class ItemParameter
java.lang.Object
org.gcube.portlets.user.speciesdiscovery.shared.ItemParameter
- All Implemented Interfaces:
- Serializable
@Entity
public class ItemParameter
- extends Object
- implements Serializable
- Author:
- Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it
- See Also:
- Serialized Form
internalId
protected int internalId
COMPARATOR
public static Comparator<ItemParameter> COMPARATOR
ItemParameter
public ItemParameter(String key,
String value)
getKey
public String getKey()
setKey
public void setKey(String key)
getValue
public String getValue()
setValue
public void setValue(String value)
getInternalId
public int getInternalId()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2013. All Rights Reserved.