Uses of Class
io.getlime.powerauth.soap.v3.GetErrorCodeListResponse.Errors
-
Packages that use GetErrorCodeListResponse.Errors Package Description io.getlime.powerauth.soap.v3 -
-
Uses of GetErrorCodeListResponse.Errors in io.getlime.powerauth.soap.v3
Fields in io.getlime.powerauth.soap.v3 with type parameters of type GetErrorCodeListResponse.Errors Modifier and Type Field Description protected java.util.List<GetErrorCodeListResponse.Errors>GetErrorCodeListResponse. errorsMethods in io.getlime.powerauth.soap.v3 that return GetErrorCodeListResponse.Errors Modifier and Type Method Description GetErrorCodeListResponse.ErrorsObjectFactory. createGetErrorCodeListResponseErrors()Create an instance ofGetErrorCodeListResponse.ErrorsMethods in io.getlime.powerauth.soap.v3 that return types with arguments of type GetErrorCodeListResponse.Errors Modifier and Type Method Description java.util.List<GetErrorCodeListResponse.Errors>GetErrorCodeListResponse. getErrors()Gets the value of the errors property.
-