|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexBasePointType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of IndexBasePointType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as IndexBasePointType | |
|---|---|
protected IndexBasePointType |
IndexedPageViewType.basePoint
|
| Methods in com.microsoft.exchange.types that return IndexBasePointType | |
|---|---|
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. |
| Methods in com.microsoft.exchange.types with parameters of type IndexBasePointType | |
|---|---|
void |
IndexedPageViewType.setBasePoint(IndexBasePointType value)
Sets the value of the basePoint property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||