public class PhoneEntity
extends java.lang.Object
| Constructor and Description |
|---|
PhoneEntity()
Initializes a new instance of the PhoneEntity class.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getOriginalPhone()
Gets the original phone.
|
java.lang.String |
getPhone()
Gets the address.
|
Position |
getPosition()
Gets the position of the entity.
|
java.lang.String |
getType()
Gets the address.
|
public PhoneEntity()
public Position getPosition()
public java.lang.String getOriginalPhone()
public java.lang.String getPhone()
public java.lang.String getType()