public class EntityTOType extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EntityTOType.Type |
| Constructor and Description |
|---|
EntityTOType() |
| Modifier and Type | Method and Description |
|---|---|
EntityTOType.Type |
getType() |
Object |
getValue() |
void |
setType(EntityTOType.Type type) |
void |
setValue(Object value) |
public EntityTOType.Type getType()
public void setType(EntityTOType.Type type)
public Object getValue()
public void setValue(Object value)
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.