Skip navigation links
A B C D E G H M N O P R S T 

A

address - Variable in class example.xmlschema.Person
 
Address() - Constructor for class example.xmlschema.Person.Address
 

B

bufferEntity() - Method in class example.xmlschema.ResponseDelegate
 

C

car - Variable in class example.xmlschema.Person
 
Car() - Constructor for class example.xmlschema.Person.Car
 
close() - Method in class example.xmlschema.ResponseDelegate
 
createPerson() - Method in class example.xmlschema.ObjectFactory
Create an instance of Person
createPersonAddress() - Method in class example.xmlschema.ObjectFactory
Create an instance of Person.Address
createPersonCar() - Method in class example.xmlschema.ObjectFactory
Create an instance of Person.Car

D

dateOfBirth - Variable in class example.xmlschema.Person
 

E

example.xmlschema - package example.xmlschema
 

G

getAddress() - Method in class example.xmlschema.Person
Gets the value of the address property.
getAllowedMethods() - Method in class example.xmlschema.ResponseDelegate
 
getCar() - Method in class example.xmlschema.Person
Gets the value of the car property.
getCookies() - Method in class example.xmlschema.ResponseDelegate
 
getDate() - Method in class example.xmlschema.ResponseDelegate
 
getDateOfBirth() - Method in class example.xmlschema.Person
Gets the value of the dateOfBirth property.
getEntity() - Method in class example.xmlschema.ResponseDelegate
 
getEntityTag() - Method in class example.xmlschema.ResponseDelegate
 
getHeaders() - Method in class example.xmlschema.ResponseDelegate
 
getHeaderString(String) - Method in class example.xmlschema.ResponseDelegate
 
getHouseNo() - Method in class example.xmlschema.Person.Address
Gets the value of the houseNo property.
getHr() - Method in interface example.xmlschema.Hr
 
getHr() - Method in class server.hr.HrImpl
 
getLanguage() - Method in class example.xmlschema.ResponseDelegate
 
getLastModified() - Method in class example.xmlschema.ResponseDelegate
 
getLength() - Method in class example.xmlschema.ResponseDelegate
 
getLink(String) - Method in class example.xmlschema.ResponseDelegate
 
getLinkBuilder(String) - Method in class example.xmlschema.ResponseDelegate
 
getLinks() - Method in class example.xmlschema.ResponseDelegate
 
getLocation() - Method in class example.xmlschema.ResponseDelegate
 
getMake() - Method in class example.xmlschema.Person.Car
Gets the value of the make property.
getMediaType() - Method in class example.xmlschema.ResponseDelegate
 
getMetadata() - Method in class example.xmlschema.ResponseDelegate
 
getModel() - Method in class example.xmlschema.Person.Car
Gets the value of the model property.
getName() - Method in class example.xmlschema.Person
Gets the value of the name property.
getPostCode() - Method in class example.xmlschema.Person.Address
Gets the value of the postCode property.
getStatus() - Method in class example.xmlschema.ResponseDelegate
 
getStatusInfo() - Method in class example.xmlschema.ResponseDelegate
 
getStringHeaders() - Method in class example.xmlschema.ResponseDelegate
 

H

hasEntity() - Method in class example.xmlschema.ResponseDelegate
 
hasLink(String) - Method in class example.xmlschema.ResponseDelegate
 
HeaderBuilderBase() - Constructor for class example.xmlschema.ResponseDelegate.HeaderBuilderBase
 
headerMap - Variable in class example.xmlschema.ResponseDelegate.HeaderBuilderBase
 
houseNo - Variable in class example.xmlschema.Person.Address
 
Hr - Interface in example.xmlschema
 
Hr.GetHrResponse - Class in example.xmlschema
 
HrImpl - Class in server.hr
Created by Jean-Philippe Belanger on 11/11/16.
HrImpl() - Constructor for class server.hr.HrImpl
 

M

main(String[]) - Static method in class server.hr.StartServer
 
make - Variable in class example.xmlschema.Person.Car
 
model - Variable in class example.xmlschema.Person.Car
 

N

name - Variable in class example.xmlschema.Person
 

O

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

P

Person - Class in example.xmlschema
Java class for anonymous complex type.
Person() - Constructor for class example.xmlschema.Person
 
Person.Address - Class in example.xmlschema
Java class for anonymous complex type.
Person.Car - Class in example.xmlschema
Java class for anonymous complex type.
postCode - Variable in class example.xmlschema.Person.Address
 
putHr(Person) - Method in interface example.xmlschema.Hr
 
putHr(Person) - Method in class server.hr.HrImpl
 

R

readEntity(GenericType<T>, Annotation[]) - Method in class example.xmlschema.ResponseDelegate
 
readEntity(Class<T>) - Method in class example.xmlschema.ResponseDelegate
 
readEntity(GenericType<T>) - Method in class example.xmlschema.ResponseDelegate
 
readEntity(Class<T>, Annotation[]) - Method in class example.xmlschema.ResponseDelegate
 
respond200WithApplicationXml(Person) - Static method in class example.xmlschema.Hr.GetHrResponse
 
ResponseDelegate - Class in example.xmlschema
 
ResponseDelegate(Response, Object) - Constructor for class example.xmlschema.ResponseDelegate
 
ResponseDelegate(Response) - Constructor for class example.xmlschema.ResponseDelegate
 
ResponseDelegate.HeaderBuilderBase - Class in example.xmlschema
 

S

server.hr - package server.hr
 
setAddress(Person.Address) - Method in class example.xmlschema.Person
Sets the value of the address property.
setDateOfBirth(XMLGregorianCalendar) - Method in class example.xmlschema.Person
Sets the value of the dateOfBirth property.
setHouseNo(int) - Method in class example.xmlschema.Person.Address
Sets the value of the houseNo property.
setMake(String) - Method in class example.xmlschema.Person.Car
Sets the value of the make property.
setModel(String) - Method in class example.xmlschema.Person.Car
Sets the value of the model property.
setName(String) - Method in class example.xmlschema.Person
Sets the value of the name property.
setPostCode(String) - Method in class example.xmlschema.Person.Address
Sets the value of the postCode property.
StartServer - Class in server.hr
Created by Jean-Philippe Belanger on 11/3/16.
StartServer() - Constructor for class server.hr.StartServer
 

T

toResponseBuilder(Response.ResponseBuilder) - Method in class example.xmlschema.ResponseDelegate.HeaderBuilderBase
 
A B C D E G H M N O P R S T 
Skip navigation links

Copyright © 2018 Mulesoft. All rights reserved.