Uses of Class
com.microsoft.exchange.types.PhysicalAddressIndexType

Packages that use PhysicalAddressIndexType
com.microsoft.exchange.types   
 

Uses of PhysicalAddressIndexType in com.microsoft.exchange.types
 

Fields in com.microsoft.exchange.types declared as PhysicalAddressIndexType
protected  PhysicalAddressIndexType ContactItemType.postalAddressIndex
           
 

Methods in com.microsoft.exchange.types that return PhysicalAddressIndexType
static PhysicalAddressIndexType PhysicalAddressIndexType.fromValue(String v)
           
 PhysicalAddressIndexType ContactItemType.getPostalAddressIndex()
          Gets the value of the postalAddressIndex property.
static PhysicalAddressIndexType PhysicalAddressIndexType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PhysicalAddressIndexType[] PhysicalAddressIndexType.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 PhysicalAddressIndexType
 void ContactItemType.setPostalAddressIndex(PhysicalAddressIndexType value)
          Sets the value of the postalAddressIndex property.
 



Copyright © 2012 Jasig. All Rights Reserved.