public class UrlEntity
extends java.lang.Object
| Constructor and Description |
|---|
UrlEntity()
Initializes a new instance of the UrlEntity class.
|
| Modifier and Type | Method and Description |
|---|---|
Position |
getPosition()
Gets the position of the entity.
|
java.lang.String |
getUrl()
Gets the url.
|
public Position getPosition()
public java.lang.String getUrl()