public class AttrTO extends AbstractBaseBean
| Modifier and Type | Class and Description |
|---|---|
static class |
AttrTO.Builder |
| Constructor and Description |
|---|
AttrTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSchema() |
AbstractSchemaTO |
getSchemaInfo() |
List<String> |
getValues() |
void |
setSchema(String schema) |
void |
setSchemaInfo(AbstractSchemaTO schemaInfo) |
equals, hashCode, toStringpublic AbstractSchemaTO getSchemaInfo()
NULLpublic void setSchemaInfo(AbstractSchemaTO schemaInfo)
public String getSchema()
@PathParam(value="schema") public void setSchema(String schema)
schema - name to be setCopyright © 2010–2016 The Apache Software Foundation. All rights reserved.