Package | Description |
---|---|
org.zanata.rest | |
org.zanata.rest.dto |
Modifier and Type | Method and Description |
---|---|
static MediaTypes.Format |
MediaTypes.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaTypes.Format[] |
MediaTypes.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
ProjectIteration.getMediaType(MediaTypes.Format format) |
String |
Glossary.getMediaType(MediaTypes.Format format) |
String |
GlossaryEntry.getMediaType(MediaTypes.Format format) |
String |
Project.getMediaType(MediaTypes.Format format) |
String |
HasMediaType.getMediaType(MediaTypes.Format format) |
String |
Account.getMediaType(MediaTypes.Format format) |
Copyright © 2017 Zanata Project. All rights reserved.