public class Element
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| Element() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<Attribute> | getAttributes()Gets the attributes. | 
| java.util.List<Category> | getCategories()Gets the categories. | 
| Location | getLocation()Gets the location. | 
| java.lang.String | getText()Gets the text. | 
| java.util.List<TypeLabel> | getTypes()Gets the types. | 
public Location getLocation()
public java.lang.String getText()
public java.util.List<TypeLabel> getTypes()
public java.util.List<Category> getCategories()
public java.util.List<Attribute> getAttributes()