public class Entity extends GenericModel
| Constructor and Description | 
|---|
| Entity() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Date | getCreated()Gets the created. | 
| java.lang.String | getDescription()Gets the description. | 
| java.lang.String | getEntityName()Gets the entityName. | 
| java.util.Map | getMetadata()Gets the metadata. | 
| java.util.Date | getUpdated()Gets the updated. | 
| java.lang.Boolean | isFuzzyMatch()Gets the fuzzyMatch. | 
equals, hashCode, toStringpublic java.lang.String getEntityName()
public java.util.Date getCreated()
public java.util.Date getUpdated()
public java.lang.String getDescription()
public java.util.Map getMetadata()
public java.lang.Boolean isFuzzyMatch()