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