public class UnalignedElement extends GenericModel
Constructor and Description |
---|
UnalignedElement() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Attribute> |
getAttributes()
Gets the attributes.
|
java.util.List<Category> |
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<TypeLabel> |
getTypes()
Gets the types.
|
equals, hashCode, toString
public java.lang.String getDocumentLabel()
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()