A B C G I O S

A

accountID - Variable in class com.mybank.account.AccountSummary
 
accountNumber - Variable in class com.mybank.account.AccountSummary
 
accountNumber - Variable in class com.mybank.account.GetAccountReport
 
AccountReport - Class in com.mybank.account
Java class for AccountReport complex type.
AccountReport() - Constructor for class com.mybank.account.AccountReport
 
accountReport - Variable in class com.mybank.account.GetAccountReportResponse
 
AccountService - Interface in com.mybank.account
 
AccountService_Service - Class in com.mybank.account
 
AccountService_Service(URL, QName) - Constructor for class com.mybank.account.AccountService_Service
 
AccountService_Service() - Constructor for class com.mybank.account.AccountService_Service
 
AccountServiceImpl - Class in samples.mybank
 
AccountServiceImpl() - Constructor for class samples.mybank.AccountServiceImpl
 
accountSummaries - Variable in class com.mybank.account.AccountReport
 
AccountSummary - Class in com.mybank.account
Java class for AccountSummary complex type.
AccountSummary() - Constructor for class com.mybank.account.AccountSummary
 
AccountSummaryService - Interface in samples.mybank
 
AccountSummaryServiceImpl - Class in samples.mybank
 
AccountSummaryServiceImpl() - Constructor for class samples.mybank.AccountSummaryServiceImpl
 
accountType - Variable in class com.mybank.account.AccountSummary
 

B

balance - Variable in class com.mybank.account.AccountSummary
 

C

com.mybank.account - package com.mybank.account
 
createAccountReport() - Method in class com.mybank.account.ObjectFactory
Create an instance of AccountReport
createAccountSummary() - Method in class com.mybank.account.ObjectFactory
Create an instance of AccountSummary
createGetAccountReport() - Method in class com.mybank.account.ObjectFactory
Create an instance of GetAccountReport
createGetAccountReportResponse() - Method in class com.mybank.account.ObjectFactory
Create an instance of GetAccountReportResponse

G

getAccountID() - Method in class com.mybank.account.AccountSummary
Gets the value of the accountID property.
getAccountNumber() - Method in class com.mybank.account.AccountSummary
Gets the value of the accountNumber property.
getAccountNumber() - Method in class com.mybank.account.GetAccountReport
Gets the value of the accountNumber property.
getAccountReport(int) - Method in interface com.mybank.account.AccountService
 
GetAccountReport - Class in com.mybank.account
Java class for anonymous complex type.
GetAccountReport() - Constructor for class com.mybank.account.GetAccountReport
 
getAccountReport() - Method in class com.mybank.account.GetAccountReportResponse
Gets the value of the accountReport property.
getAccountReport(int) - Method in class samples.mybank.AccountServiceImpl
 
GetAccountReportResponse - Class in com.mybank.account
Java class for anonymous complex type.
GetAccountReportResponse() - Constructor for class com.mybank.account.GetAccountReportResponse
 
getAccountServicePort() - Method in class com.mybank.account.AccountService_Service
 
getAccountServicePort(WebServiceFeature...) - Method in class com.mybank.account.AccountService_Service
 
getAccountSummaries() - Method in class com.mybank.account.AccountReport
Gets the value of the accountSummaries property.
getAccountSummary(String) - Method in interface samples.mybank.AccountSummaryService
 
getAccountSummary(String) - Method in class samples.mybank.AccountSummaryServiceImpl
 
getAccountType() - Method in class com.mybank.account.AccountSummary
Gets the value of the accountType property.
getBalance() - Method in class com.mybank.account.AccountSummary
Gets the value of the balance property.

I

init() - Method in class samples.mybank.AccountServiceImpl
 

O

ObjectFactory - Class in com.mybank.account
This object contains factory methods for each Java content interface and Java element interface generated in the com.mybank.account package.
ObjectFactory() - Constructor for class com.mybank.account.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.mybank.account

S

samples.mybank - package samples.mybank
 
setAccountID(String) - Method in class com.mybank.account.AccountSummary
Sets the value of the accountID property.
setAccountNumber(Integer) - Method in class com.mybank.account.AccountSummary
Sets the value of the accountNumber property.
setAccountNumber(int) - Method in class com.mybank.account.GetAccountReport
Sets the value of the accountNumber property.
setAccountReport(AccountReport) - Method in class com.mybank.account.GetAccountReportResponse
Sets the value of the accountReport property.
setAccountService(AccountService) - Method in class samples.mybank.AccountSummaryServiceImpl
 
setAccountType(String) - Method in class com.mybank.account.AccountSummary
Sets the value of the accountType property.
setBalance(Float) - Method in class com.mybank.account.AccountSummary
Sets the value of the balance property.

A B C G I O S