| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
Position |
UrlEntity.getPosition()
Gets the position of the entity.
|
Position |
TaskSuggestion.getPosition()
Gets the position of the entity.
|
Position |
PhoneEntity.getPosition()
Gets the position of the entity.
|
Position |
MeetingSuggestion.getPosition()
Gets the position of the entity.
|
Position |
EmailAddressEntity.getPosition()
Gets the position of the entity.
|
Position |
ContactEntity.getPosition()
Gets the position of the entity.
|
Position |
AddressEntity.getPosition()
Gets the position of the entity.
|
static Position |
Position.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Position[] |
Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|