public class ProjectMetadata extends Object
| Modifier and Type | Field and Description | 
|---|---|
private String | 
id  | 
private String | 
namespace  | 
| Constructor and Description | 
|---|
ProjectMetadata()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getId()  | 
String | 
getNamespace()  | 
void | 
setId(String id)  | 
void | 
setNamespace(String namespace)  | 
String | 
toString()  | 
public ProjectMetadata()
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.