| Package | Description |
|---|---|
| org.apache.isis.viewer.restfulobjects.applib |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static Parser<RepresentationType> |
RepresentationType.parser() |
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.