Skip navigation links
A C G J M N O S U V 

A

Application - Class in nl.michelbijnen.jsonapi.test
 
Application() - Constructor for class nl.michelbijnen.jsonapi.test.Application
 

C

callGetter(Object, String) - Method in class nl.michelbijnen.jsonapi.helper.GetterAndSetter
 
callSetter(Object, String, Object) - Method in class nl.michelbijnen.jsonapi.helper.GetterAndSetter
 
convert() - Method in class nl.michelbijnen.jsonapi.JsonApiConverter
 

G

getChildObjectRelatedRel() - Method in class nl.michelbijnen.jsonapi.test.UserDto
 
getChildObjects() - Method in class nl.michelbijnen.jsonapi.test.UserDto
 
getChildObjectSelfRel() - Method in class nl.michelbijnen.jsonapi.test.UserDto
 
getEmail() - Method in class nl.michelbijnen.jsonapi.test.UserDto
 
getId() - Method in class nl.michelbijnen.jsonapi.test.ObjectDto
 
getId() - Method in class nl.michelbijnen.jsonapi.test.UserDto
 
getMainObject() - Method in class nl.michelbijnen.jsonapi.test.UserDto
 
getMainObjectRelatedRel() - Method in class nl.michelbijnen.jsonapi.test.UserDto
 
getMainObjectSelfRel() - Method in class nl.michelbijnen.jsonapi.test.UserDto
 
getName() - Method in class nl.michelbijnen.jsonapi.test.ObjectDto
 
getNextRel() - Method in class nl.michelbijnen.jsonapi.test.ObjectDto
 
getNextRel() - Method in class nl.michelbijnen.jsonapi.test.UserDto
 
getOwner() - Method in class nl.michelbijnen.jsonapi.test.ObjectDto
 
getSelfRel() - Method in class nl.michelbijnen.jsonapi.test.ObjectDto
 
getSelfRel() - Method in class nl.michelbijnen.jsonapi.test.UserDto
 
GetterAndSetter - Class in nl.michelbijnen.jsonapi.helper
 
GetterAndSetter() - Constructor for class nl.michelbijnen.jsonapi.helper.GetterAndSetter
 
getUsername() - Method in class nl.michelbijnen.jsonapi.test.UserDto
 

J

JsonApiConverter - Class in nl.michelbijnen.jsonapi
 
JsonApiConverter(Object) - Constructor for class nl.michelbijnen.jsonapi.JsonApiConverter
 
JsonApiId - Annotation Type in nl.michelbijnen.jsonapi.annotation
 
JsonApiLink - Annotation Type in nl.michelbijnen.jsonapi.annotation
 
JsonApiLinkType - Enum in nl.michelbijnen.jsonapi.enumeration
 
JsonApiMeta - Annotation Type in nl.michelbijnen.jsonapi.annotation
 
JsonApiObject - Annotation Type in nl.michelbijnen.jsonapi.annotation
 
JsonApiParser - Class in nl.michelbijnen.jsonapi
 
JsonApiParser() - Constructor for class nl.michelbijnen.jsonapi.JsonApiParser
 
JsonApiProperty - Annotation Type in nl.michelbijnen.jsonapi.annotation
 
JsonApiRelation - Annotation Type in nl.michelbijnen.jsonapi.annotation
 

M

main(String[]) - Static method in class nl.michelbijnen.jsonapi.test.Application
 

N

nl.michelbijnen.jsonapi - package nl.michelbijnen.jsonapi
 
nl.michelbijnen.jsonapi.annotation - package nl.michelbijnen.jsonapi.annotation
 
nl.michelbijnen.jsonapi.enumeration - package nl.michelbijnen.jsonapi.enumeration
 
nl.michelbijnen.jsonapi.helper - package nl.michelbijnen.jsonapi.helper
 
nl.michelbijnen.jsonapi.test - package nl.michelbijnen.jsonapi.test
 

O

ObjectDto - Class in nl.michelbijnen.jsonapi.test
 
ObjectDto() - Constructor for class nl.michelbijnen.jsonapi.test.ObjectDto
 

S

setChildObjectRelatedRel(String) - Method in class nl.michelbijnen.jsonapi.test.UserDto
 
setChildObjects(List<ObjectDto>) - Method in class nl.michelbijnen.jsonapi.test.UserDto
 
setChildObjectSelfRel(String) - Method in class nl.michelbijnen.jsonapi.test.UserDto
 
setEmail(String) - Method in class nl.michelbijnen.jsonapi.test.UserDto
 
setId(String) - Method in class nl.michelbijnen.jsonapi.test.ObjectDto
 
setId(String) - Method in class nl.michelbijnen.jsonapi.test.UserDto
 
setMainObject(ObjectDto) - Method in class nl.michelbijnen.jsonapi.test.UserDto
 
setMainObjectRelatedRel(String) - Method in class nl.michelbijnen.jsonapi.test.UserDto
 
setMainObjectSelfRel(String) - Method in class nl.michelbijnen.jsonapi.test.UserDto
 
setName(String) - Method in class nl.michelbijnen.jsonapi.test.ObjectDto
 
setNextRel(String) - Method in class nl.michelbijnen.jsonapi.test.ObjectDto
 
setNextRel(String) - Method in class nl.michelbijnen.jsonapi.test.UserDto
 
setOwner(UserDto) - Method in class nl.michelbijnen.jsonapi.test.ObjectDto
 
setSelfRel(String) - Method in class nl.michelbijnen.jsonapi.test.ObjectDto
 
setSelfRel(String) - Method in class nl.michelbijnen.jsonapi.test.UserDto
 
setUsername(String) - Method in class nl.michelbijnen.jsonapi.test.UserDto
 

U

UserDto - Class in nl.michelbijnen.jsonapi.test
 
UserDto() - Constructor for class nl.michelbijnen.jsonapi.test.UserDto
 

V

valueOf(String) - Static method in enum nl.michelbijnen.jsonapi.enumeration.JsonApiLinkType
Returns the enum constant of this type with the specified name.
values() - Static method in enum nl.michelbijnen.jsonapi.enumeration.JsonApiLinkType
Returns an array containing the constants of this enum type, in the order they are declared.
A C G J M N O S U V 
Skip navigation links

Copyright © 2020. All rights reserved.