public class AttributeTO extends AbstractBaseBean
| Constructor and Description |
|---|
AttributeTO()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSchema() |
List<String> |
getValues() |
boolean |
isReadonly() |
void |
setReadonly(boolean readonly) |
void |
setSchema(String schema) |
equals, hashCode, toStringCopyright © 2010–2018 The Apache Software Foundation. All rights reserved.