public static class ViewInstanceEntity.ViewInstanceVersionDTO extends Object
Constructor and Description |
---|
ViewInstanceVersionDTO(String viewName,
String version,
String instanceName)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getInstanceName()
Get the view instance name.
|
String |
getVersion()
Get the view version.
|
String |
getViewName()
Get the view name.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.