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

Packages that use PullSubscriptionRequestType
com.microsoft.exchange.messages   
com.microsoft.exchange.types   
 

Uses of PullSubscriptionRequestType in com.microsoft.exchange.messages
 

Fields in com.microsoft.exchange.messages declared as PullSubscriptionRequestType
protected  PullSubscriptionRequestType Subscribe.pullSubscriptionRequest
           
 

Methods in com.microsoft.exchange.messages that return PullSubscriptionRequestType
 PullSubscriptionRequestType Subscribe.getPullSubscriptionRequest()
          Gets the value of the pullSubscriptionRequest property.
 

Methods in com.microsoft.exchange.messages with parameters of type PullSubscriptionRequestType
 void Subscribe.setPullSubscriptionRequest(PullSubscriptionRequestType value)
          Sets the value of the pullSubscriptionRequest property.
 

Uses of PullSubscriptionRequestType in com.microsoft.exchange.types
 

Methods in com.microsoft.exchange.types that return PullSubscriptionRequestType
 PullSubscriptionRequestType ObjectFactory.createPullSubscriptionRequestType()
          Create an instance of PullSubscriptionRequestType
 



Copyright © 2012 Jasig. All Rights Reserved.