public class SchemaQuery extends AbstractBaseBean
| Modifier and Type | Class and Description |
|---|---|
static class |
SchemaQuery.Builder |
| Constructor and Description |
|---|
SchemaQuery() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAnyTypeClasses() |
SchemaType |
getType() |
void |
setAnyTypeClasses(List<String> anyTypeClasses) |
void |
setType(SchemaType type) |
equals, hashCode, toStringpublic SchemaType getType()
@NotNull @PathParam(value="type") public void setType(SchemaType type)
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.