public static class ApplicationDescription.ExternalGrammar
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private byte[] |
_content |
private javax.ws.rs.core.MediaType |
_type |
Constructor and Description |
---|
ExternalGrammar(javax.ws.rs.core.MediaType type,
byte[] content) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getContent() |
javax.ws.rs.core.MediaType |
getType() |