Uses of Class
com.esri.core.tasks.ags.na.NAMessage

Packages that use NAMessage
com.esri.core.tasks.ags.na   
 

Uses of NAMessage in com.esri.core.tasks.ags.na
 

Fields in com.esri.core.tasks.ags.na with type parameters of type NAMessage
protected  List<NAMessage> NAResult.messages
           
 

Methods in com.esri.core.tasks.ags.na that return NAMessage
static NAMessage NAMessage.fromJson(org.codehaus.jackson.JsonParser parser)
          Creates a NAMessage object from a json representation
 

Methods in com.esri.core.tasks.ags.na that return types with arguments of type NAMessage
 List<NAMessage> NAResult.getMessages()
          Gets the list of messages returned by the server
 



Copyright © 2012. All Rights Reserved.