@DefaultProperty(value="mvcArgs") public class MetaComponent extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | MetaComponent.MvcArg | 
| Constructor and Description | 
|---|
| MetaComponent() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getMcvId() | 
| List<MetaComponent.MvcArg> | getMvcArgs() | 
| String | getMvcType() | 
| void | setMcvId(String mcvId) | 
| void | setMvcType(String mvcType) |