Uses of Class
com.paypal.svcs.types.common.ErrorParameter

Packages that use ErrorParameter
com.paypal.svcs.types.common   
 

Uses of ErrorParameter in com.paypal.svcs.types.common
 

Methods in com.paypal.svcs.types.common that return ErrorParameter
static ErrorParameter ErrorParameter.createInstance(Map<String,String> map, String prefix, int index)
           
 

Methods in com.paypal.svcs.types.common that return types with arguments of type ErrorParameter
 List<ErrorParameter> ErrorData.getParameter()
          Getter for parameter
 

Method parameters in com.paypal.svcs.types.common with type arguments of type ErrorParameter
 void ErrorData.setParameter(List<ErrorParameter> parameter)
          Setter for parameter
 



Copyright © 2013. All Rights Reserved.