public interface IAccountResource extends AccountResource
SERVICE_PATHorg.jboss.resteasy.client.ClientResponse<Account> get()
AccountResourceget in interface AccountResourceorg.jboss.resteasy.client.ClientResponse put(Account account)
AccountResourceput in interface AccountResourceaccount - The account information to create/update.Copyright © 2014 Zanata Project. All Rights Reserved.