| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected IndexBasePointType |
IndexedPageViewType.basePoint |
| Modifier and Type | Method and Description |
|---|---|
static IndexBasePointType |
IndexBasePointType.fromValue(String v) |
IndexBasePointType |
IndexedPageViewType.getBasePoint()
Gets the value of the basePoint property.
|
static IndexBasePointType |
IndexBasePointType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexBasePointType[] |
IndexBasePointType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndexedPageViewType.setBasePoint(IndexBasePointType value)
Sets the value of the basePoint property.
|
Copyright © 2015 Jasig. All Rights Reserved.