java.lang.Object
com.iland.core.web.rest.request.vapptemplate.VappTemplateUpdateRequest
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
VappTemplateUpdateRequest
public VappTemplateUpdateRequest(String name,
String description)
-
Method Details
-
getName
Get the name.
- Returns:
String name
-
getDescription
public String getDescription()
Get the description.
- Returns:
String description