|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.api.web.gwt.client.webservices.ResponsePOJO
org.sonar.api.web.gwt.client.webservices.Properties
public class Properties
| Constructor Summary | |
|---|---|
Properties(java.util.List<Property> properties)
|
|
| Method Summary | |
|---|---|
java.lang.String |
get(java.lang.String key,
java.lang.String defaultValue)
|
java.util.List<Property> |
getProperties()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Properties(java.util.List<Property> properties)
| Method Detail |
|---|
public java.util.List<Property> getProperties()
public java.lang.String get(java.lang.String key,
java.lang.String defaultValue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||