public class ProjectDataEntry extends Object
Constructor and Description |
---|
ProjectDataEntry(String projectName,
String projectVersionName,
String projectTemplateName,
Map<String,String> attributeNamesAndValues) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getAttributeNamesAndValues() |
String |
getProjectName() |
String |
getProjectTemplateName() |
String |
getProjectVersionName() |
Copyright © 2016–2023 Fortify. All rights reserved.