Skip navigation links
C G J N S V 

C

callGetter(Object, String) - Static method in class nl.michelbijnen.jsonapi.helper.GetterAndSetter
 
convert(Object) - Static method in class nl.michelbijnen.jsonapi.parser.JsonApiConverter
 
convert(Object, int) - Static method in class nl.michelbijnen.jsonapi.parser.JsonApiConverter
 

G

generate(String, String) - Method in class nl.michelbijnen.jsonapi.generator.JsonApiDtoExtendable
Generates the links
getAllSelfRel() - Method in class nl.michelbijnen.jsonapi.generator.JsonApiDtoExtendable
 
getFirstRel() - Method in class nl.michelbijnen.jsonapi.generator.JsonApiDtoExtendable
 
getId() - Method in class nl.michelbijnen.jsonapi.generator.JsonApiDtoExtendable
 
getLastRel() - Method in class nl.michelbijnen.jsonapi.generator.JsonApiDtoExtendable
 
getNextRel() - Method in class nl.michelbijnen.jsonapi.generator.JsonApiDtoExtendable
 
getPreviousRel() - Method in class nl.michelbijnen.jsonapi.generator.JsonApiDtoExtendable
 
getRelatedRel() - Method in class nl.michelbijnen.jsonapi.generator.JsonApiDtoExtendable
 
getSelfRel() - Method in class nl.michelbijnen.jsonapi.generator.JsonApiDtoExtendable
 
GetterAndSetter - Class in nl.michelbijnen.jsonapi.helper
 
GetterAndSetter() - Constructor for class nl.michelbijnen.jsonapi.helper.GetterAndSetter
 

J

JsonApiConverter - Class in nl.michelbijnen.jsonapi.parser
 
JsonApiDtoExtendable - Class in nl.michelbijnen.jsonapi.generator
 
JsonApiDtoExtendable() - Constructor for class nl.michelbijnen.jsonapi.generator.JsonApiDtoExtendable
 
JsonApiException - Exception in nl.michelbijnen.jsonapi.exception
 
JsonApiException() - Constructor for exception nl.michelbijnen.jsonapi.exception.JsonApiException
 
JsonApiException(String) - Constructor for exception nl.michelbijnen.jsonapi.exception.JsonApiException
 
JsonApiException(String, Throwable) - Constructor for exception nl.michelbijnen.jsonapi.exception.JsonApiException
 
JsonApiException(Throwable) - Constructor for exception nl.michelbijnen.jsonapi.exception.JsonApiException
 
JsonApiException(String, Throwable, boolean, boolean) - Constructor for exception nl.michelbijnen.jsonapi.exception.JsonApiException
 
JsonApiId - Annotation Type in nl.michelbijnen.jsonapi.annotation
 
JsonApiLink - Annotation Type in nl.michelbijnen.jsonapi.annotation
 
JsonApiLinkType - Enum in nl.michelbijnen.jsonapi.enumeration
 
JsonApiObject - Annotation Type in nl.michelbijnen.jsonapi.annotation
 
JsonApiProperty - Annotation Type in nl.michelbijnen.jsonapi.annotation
 
JsonApiRelation - Annotation Type in nl.michelbijnen.jsonapi.annotation
 

N

nl.michelbijnen.jsonapi.annotation - package nl.michelbijnen.jsonapi.annotation
 
nl.michelbijnen.jsonapi.enumeration - package nl.michelbijnen.jsonapi.enumeration
 
nl.michelbijnen.jsonapi.exception - package nl.michelbijnen.jsonapi.exception
 
nl.michelbijnen.jsonapi.generator - package nl.michelbijnen.jsonapi.generator
 
nl.michelbijnen.jsonapi.helper - package nl.michelbijnen.jsonapi.helper
 
nl.michelbijnen.jsonapi.parser - package nl.michelbijnen.jsonapi.parser
 

S

setAllSelfRel(String) - Method in class nl.michelbijnen.jsonapi.generator.JsonApiDtoExtendable
 
setFirstRel(String) - Method in class nl.michelbijnen.jsonapi.generator.JsonApiDtoExtendable
 
setId(String) - Method in class nl.michelbijnen.jsonapi.generator.JsonApiDtoExtendable
 
setLastRel(String) - Method in class nl.michelbijnen.jsonapi.generator.JsonApiDtoExtendable
 
setNextRel(String) - Method in class nl.michelbijnen.jsonapi.generator.JsonApiDtoExtendable
 
setPreviousRel(String) - Method in class nl.michelbijnen.jsonapi.generator.JsonApiDtoExtendable
 
setRelatedRel(String) - Method in class nl.michelbijnen.jsonapi.generator.JsonApiDtoExtendable
 
setSelfRel(String) - Method in class nl.michelbijnen.jsonapi.generator.JsonApiDtoExtendable
 

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.
C G J N S V 
Skip navigation links

Copyright © 2022. All rights reserved.