Uses of Class
model.Error404NotFoundListEmbedded
Packages that use Error404NotFoundListEmbedded
-
Uses of Error404NotFoundListEmbedded in model
Methods in model that return Error404NotFoundListEmbeddedModifier and TypeMethodDescriptionError404NotFoundListEmbedded.addErrorsItem(Error404NotFoundListEmbeddedErrorsInner errorsItem) Error404NotFoundListEmbedded.errors(List<Error404NotFoundListEmbeddedErrorsInner> errors) static Error404NotFoundListEmbeddedCreate an instance of Error404NotFoundListEmbedded given an JSON stringError404NotFoundList.getEmbedded()Get embeddedError406NotAcceptable.getEmbedded()Get embeddedMethods in model with parameters of type Error404NotFoundListEmbeddedModifier and TypeMethodDescriptionError404NotFoundList.embedded(Error404NotFoundListEmbedded embedded) Error406NotAcceptable.embedded(Error404NotFoundListEmbedded embedded) voidError404NotFoundList.setEmbedded(Error404NotFoundListEmbedded embedded) voidError406NotAcceptable.setEmbedded(Error404NotFoundListEmbedded embedded)