public class NobelPrizeCategoryResource extends Object
| Constructor and Description |
|---|
NobelPrizeCategoryResource(Long id)
Constructs this NobelPrizeCategoryResource from the supplied id.
|
| Modifier and Type | Method and Description |
|---|---|
NobelPrizeCategory |
getNobelPrizeCategory()
Gets the NobelPrizeCategory with the id that was supplied at construction time.
|
public NobelPrizeCategoryResource(Long id)
id - ID of the NobelPrizeCategory.@GET
@Produces(value={"application/xml","application/json"})
public NobelPrizeCategory getNobelPrizeCategory()
Copyright © 2008–2018. All rights reserved.