|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RepresentationType | |
|---|---|
| org.apache.isis.viewer.restfulobjects.applib | |
| Uses of RepresentationType in org.apache.isis.viewer.restfulobjects.applib |
|---|
| Methods in org.apache.isis.viewer.restfulobjects.applib that return RepresentationType | |
|---|---|
static RepresentationType |
RepresentationType.lookup(javax.ws.rs.core.MediaType mediaType)
|
static RepresentationType |
RepresentationType.lookup(String name)
|
static RepresentationType |
RepresentationType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RepresentationType[] |
RepresentationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.isis.viewer.restfulobjects.applib that return types with arguments of type RepresentationType | |
|---|---|
static Parser<RepresentationType> |
RepresentationType.parser()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||