Uses of Class
net.authorize.api.contract.v1.MessagesType

Packages that use MessagesType
net.authorize.api.contract.v1   
 

Uses of MessagesType in net.authorize.api.contract.v1
 

Fields in net.authorize.api.contract.v1 declared as MessagesType
protected  MessagesType CreateProfileResponse.messages
           
protected  MessagesType ANetApiResponse.messages
           
 

Methods in net.authorize.api.contract.v1 that return MessagesType
 MessagesType ObjectFactory.createMessagesType()
          Create an instance of MessagesType
 MessagesType CreateProfileResponse.getMessages()
          Gets the value of the messages property.
 MessagesType ANetApiResponse.getMessages()
          Gets the value of the messages property.
 

Methods in net.authorize.api.contract.v1 with parameters of type MessagesType
 void CreateProfileResponse.setMessages(MessagesType value)
          Sets the value of the messages property.
 void ANetApiResponse.setMessages(MessagesType value)
          Sets the value of the messages property.
 



Copyright © 2014. All Rights Reserved.