public class Project extends Object
Constructor and Description |
---|
Project(net.sf.json.JSONObject obj)
Constructs the GoodData project from the JSON structure
|
Project(String l,
String i,
String t) |
Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the project's ID
|
String |
getName()
Returns the project's name
|
String |
getUri()
Returns the project's URI
|
Copyright © 2014. All rights reserved.