public class ControllerDTO extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
ControllerDTO.ControllerDTOBuilder |
| Constructor and Description |
|---|
ControllerDTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getControllerIOCName() |
String |
getDescription() |
String |
getFtl() |
String |
getLocation() |
String |
getMpackage() |
String |
getName() |
Map |
getProperties() |
String |
getRequestMapping() |
public String getMpackage()
public String getControllerIOCName()
public String getRequestMapping()
public String getLocation()
public String getName()
public String getFtl()
public String getDescription()
public Map getProperties()
Copyright © 2016 Le. All rights reserved.