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