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 ANetApiResponse.messages
           
 

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

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



Copyright © 2014. All Rights Reserved.