public class Attribute
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | Attribute.TypeThe type of attribute. | 
| Constructor and Description | 
|---|
| Attribute() | 
| Modifier and Type | Method and Description | 
|---|---|
| Location | getLocation()Gets the location. | 
| java.lang.String | getText()Gets the text. | 
| java.lang.String | getType()Gets the type. | 
public java.lang.String getType()
public java.lang.String getText()
public Location getLocation()