A B C F G M N O R S T U V W _ 

A

Adapter1 - Class in org.w3._2001.xmlschema
 
Adapter1() - Constructor for class org.w3._2001.xmlschema.Adapter1
 
Adapter2 - Class in org.w3._2001.xmlschema
 
Adapter2() - Constructor for class org.w3._2001.xmlschema.Adapter2
 
address - Variable in class org.example.customerservice.Customer
 

B

birthDate - Variable in class org.example.customerservice.Customer
 

C

createCustomer() - Method in class org.example.customerservice.ObjectFactory
Create an instance of Customer
createGetCustomersByName() - Method in class org.example.customerservice.ObjectFactory
Create an instance of GetCustomersByName
createGetCustomersByName(GetCustomersByName) - Method in class org.example.customerservice.ObjectFactory
Create an instance of JAXBElement<GetCustomersByName>}
createGetCustomersByNameResponse() - Method in class org.example.customerservice.ObjectFactory
Create an instance of GetCustomersByNameResponse
createGetCustomersByNameResponse(GetCustomersByNameResponse) - Method in class org.example.customerservice.ObjectFactory
Create an instance of JAXBElement<GetCustomersByNameResponse>}
createNoSuchCustomer() - Method in class org.example.customerservice.ObjectFactory
Create an instance of NoSuchCustomer
createNoSuchCustomer(NoSuchCustomer) - Method in class org.example.customerservice.ObjectFactory
Create an instance of JAXBElement<NoSuchCustomer>}
createUpdateCustomer() - Method in class org.example.customerservice.ObjectFactory
Create an instance of UpdateCustomer
createUpdateCustomer(UpdateCustomer) - Method in class org.example.customerservice.ObjectFactory
Create an instance of JAXBElement<UpdateCustomer>}
Customer - Class in org.example.customerservice
Java class for customer complex type.
Customer() - Constructor for class org.example.customerservice.Customer
 
customer - Variable in class org.example.customerservice.UpdateCustomer
 
customerId - Variable in class org.example.customerservice.Customer
 
customerName - Variable in class org.example.customerservice.NoSuchCustomer
 
CustomerService - Interface in org.example.customerservice
This class was generated by Apache CXF 2.5.2 2015-08-22T06:22:58.294Z Generated source version: 2.5.2
CustomerServiceClient - Class in org.example.customerservice.client
 
CustomerServiceClient() - Constructor for class org.example.customerservice.client.CustomerServiceClient
 
CustomerServiceImpl - Class in org.example.customerservice.server
 
CustomerServiceImpl() - Constructor for class org.example.customerservice.server.CustomerServiceImpl
 
CustomerServicePort - Static variable in class org.example.customerservice.CustomerServiceService
 
CustomerServiceServer - Class in org.example.customerservice.server
 
CustomerServiceServer() - Constructor for class org.example.customerservice.server.CustomerServiceServer
 
CustomerServiceService - Class in org.example.customerservice
This class was generated by Apache CXF 2.5.2 2015-08-22T06:22:58.308Z Generated source version: 2.5.2
CustomerServiceService(URL) - Constructor for class org.example.customerservice.CustomerServiceService
 
CustomerServiceService(URL, QName) - Constructor for class org.example.customerservice.CustomerServiceService
 
CustomerServiceService() - Constructor for class org.example.customerservice.CustomerServiceService
 
CustomerServiceService(WebServiceFeature...) - Constructor for class org.example.customerservice.CustomerServiceService
 
CustomerServiceService(URL, WebServiceFeature...) - Constructor for class org.example.customerservice.CustomerServiceService
 
CustomerServiceService(URL, QName, WebServiceFeature...) - Constructor for class org.example.customerservice.CustomerServiceService
 
CustomerServiceSpringClient - Class in org.example.customerservice.client
 
CustomerServiceSpringServer - Class in org.example.customerservice.server
 
CustomerServiceSpringServer() - Constructor for class org.example.customerservice.server.CustomerServiceSpringServer
 
CustomerServiceTester - Class in org.example.customerservice.client
 
CustomerServiceTester() - Constructor for class org.example.customerservice.client.CustomerServiceTester
 
CustomerType - Enum in org.example.customerservice
Java class for customerType.

F

fromValue(String) - Static method in enum org.example.customerservice.CustomerType
 

G

getAddress() - Method in class org.example.customerservice.Customer
Gets the value of the address property.
getBirthDate() - Method in class org.example.customerservice.Customer
Gets the value of the birthDate property.
getCustomer() - Method in class org.example.customerservice.UpdateCustomer
Gets the value of the customer property.
getCustomerId() - Method in class org.example.customerservice.Customer
Gets the value of the customerId property.
getCustomerName() - Method in class org.example.customerservice.NoSuchCustomer
Gets the value of the customerName property.
getCustomersByName(String) - Method in interface org.example.customerservice.CustomerService
 
GetCustomersByName - Class in org.example.customerservice
Java class for getCustomersByName complex type.
GetCustomersByName() - Constructor for class org.example.customerservice.GetCustomersByName
 
getCustomersByName(String) - Method in class org.example.customerservice.server.CustomerServiceImpl
 
GetCustomersByNameResponse - Class in org.example.customerservice
Java class for getCustomersByNameResponse complex type.
GetCustomersByNameResponse() - Constructor for class org.example.customerservice.GetCustomersByNameResponse
 
getCustomerService() - Method in class org.example.customerservice.client.CustomerServiceTester
 
getCustomerServicePort() - Method in class org.example.customerservice.CustomerServiceService
 
getCustomerServicePort(WebServiceFeature...) - Method in class org.example.customerservice.CustomerServiceService
 
getFaultInfo() - Method in exception org.example.customerservice.NoSuchCustomerException
 
getName() - Method in class org.example.customerservice.Customer
Gets the value of the name property.
getName() - Method in class org.example.customerservice.GetCustomersByName
Gets the value of the name property.
getNumOrders() - Method in class org.example.customerservice.Customer
Gets the value of the numOrders property.
getReturn() - Method in class org.example.customerservice.GetCustomersByNameResponse
Gets the value of the return property.
getRevenue() - Method in class org.example.customerservice.Customer
Gets the value of the revenue property.
getTest() - Method in class org.example.customerservice.Customer
Gets the value of the test property.
getType() - Method in class org.example.customerservice.Customer
Gets the value of the type property.

M

main(String[]) - Static method in class org.example.customerservice.client.CustomerServiceClient
 
main(String[]) - Static method in class org.example.customerservice.client.CustomerServiceSpringClient
 
main(String[]) - Static method in class org.example.customerservice.server.CustomerServiceServer
 
main(String[]) - Static method in class org.example.customerservice.server.CustomerServiceSpringServer
 
marshal(Date) - Method in class org.w3._2001.xmlschema.Adapter1
 
marshal(Date) - Method in class org.w3._2001.xmlschema.Adapter2
 

N

name - Variable in class org.example.customerservice.Customer
 
name - Variable in class org.example.customerservice.GetCustomersByName
 
NoSuchCustomer - Class in org.example.customerservice
Java class for NoSuchCustomer complex type.
NoSuchCustomer() - Constructor for class org.example.customerservice.NoSuchCustomer
 
NoSuchCustomerException - Exception in org.example.customerservice
This class was generated by Apache CXF 2.5.2 2015-08-22T06:22:58.267Z Generated source version: 2.5.2
NoSuchCustomerException() - Constructor for exception org.example.customerservice.NoSuchCustomerException
 
NoSuchCustomerException(String) - Constructor for exception org.example.customerservice.NoSuchCustomerException
 
NoSuchCustomerException(String, Throwable) - Constructor for exception org.example.customerservice.NoSuchCustomerException
 
NoSuchCustomerException(String, NoSuchCustomer) - Constructor for exception org.example.customerservice.NoSuchCustomerException
 
NoSuchCustomerException(String, NoSuchCustomer, Throwable) - Constructor for exception org.example.customerservice.NoSuchCustomerException
 
numOrders - Variable in class org.example.customerservice.Customer
 

O

ObjectFactory - Class in org.example.customerservice
This object contains factory methods for each Java content interface and Java element interface generated in the org.example.customerservice package.
ObjectFactory() - Constructor for class org.example.customerservice.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.example.customerservice
org.example.customerservice - package org.example.customerservice
 
org.example.customerservice.client - package org.example.customerservice.client
 
org.example.customerservice.server - package org.example.customerservice.server
 
org.w3._2001.xmlschema - package org.w3._2001.xmlschema
 

R

revenue - Variable in class org.example.customerservice.Customer
 

S

SERVICE - Static variable in class org.example.customerservice.CustomerServiceService
 
setBirthDate(Date) - Method in class org.example.customerservice.Customer
Sets the value of the birthDate property.
setCustomer(Customer) - Method in class org.example.customerservice.UpdateCustomer
Sets the value of the customer property.
setCustomerId(int) - Method in class org.example.customerservice.Customer
Sets the value of the customerId property.
setCustomerName(String) - Method in class org.example.customerservice.NoSuchCustomer
Sets the value of the customerName property.
setCustomerService(CustomerService) - Method in class org.example.customerservice.client.CustomerServiceTester
 
setName(String) - Method in class org.example.customerservice.Customer
Sets the value of the name property.
setName(String) - Method in class org.example.customerservice.GetCustomersByName
Sets the value of the name property.
setNumOrders(Integer) - Method in class org.example.customerservice.Customer
Sets the value of the numOrders property.
setRevenue(double) - Method in class org.example.customerservice.Customer
Sets the value of the revenue property.
setTest(BigDecimal) - Method in class org.example.customerservice.Customer
Sets the value of the test property.
setType(CustomerType) - Method in class org.example.customerservice.Customer
Sets the value of the type property.

T

test - Variable in class org.example.customerservice.Customer
 
testCustomerService() - Method in class org.example.customerservice.client.CustomerServiceTester
 
type - Variable in class org.example.customerservice.Customer
 

U

unmarshal(String) - Method in class org.w3._2001.xmlschema.Adapter1
 
unmarshal(String) - Method in class org.w3._2001.xmlschema.Adapter2
 
updateCustomer(Customer) - Method in interface org.example.customerservice.CustomerService
 
updateCustomer(Customer) - Method in class org.example.customerservice.server.CustomerServiceImpl
 
UpdateCustomer - Class in org.example.customerservice
Java class for updateCustomer complex type.
UpdateCustomer() - Constructor for class org.example.customerservice.UpdateCustomer
 

V

value() - Method in enum org.example.customerservice.CustomerType
 
valueOf(String) - Static method in enum org.example.customerservice.CustomerType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.example.customerservice.CustomerType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WSDL_LOCATION - Static variable in class org.example.customerservice.CustomerServiceService
 

_

_return - Variable in class org.example.customerservice.GetCustomersByNameResponse
 
A B C F G M N O R S T U V W _ 

Copyright © 2015 WSO2 Inc. All rights reserved.