se.cambio.cds.gdl.model
Class Term
java.lang.Object
se.cambio.cds.gdl.model.Term
public class Term
- extends Object
Constructor Summary |
Term()
|
Term
public Term()
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
getId
public String getId()
- Returns:
- the id
setId
public void setId(String id)
- Parameters:
id
- the id to set
getText
public String getText()
- Returns:
- the text
setText
public void setText(String text)
- Parameters:
text
- the text to set
getDescription
public String getDescription()
- Returns:
- the description
setDescription
public void setDescription(String description)
- Parameters:
description
- the description to set
Copyright © 2013 Cambio. All Rights Reserved.