public class Entity
extends com.ibm.cloud.sdk.core.service.model.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 | getEntity()Gets the entity. | 
| java.util.Map<java.lang.String,java.lang.Object> | getMetadata()Gets the metadata. | 
| java.util.Date | getUpdated()Gets the updated. | 
| java.util.List<Value> | getValues()Gets the values. | 
| java.lang.Boolean | isFuzzyMatch()Gets the fuzzyMatch. | 
public java.lang.String getEntity()
public java.lang.String getDescription()
public java.util.Map<java.lang.String,java.lang.Object> getMetadata()
public java.lang.Boolean isFuzzyMatch()
public java.util.Date getCreated()
public java.util.Date getUpdated()
public java.util.List<Value> getValues()