|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.whitesource.agent.api.dispatch.PropertiesResult
public class PropertiesResult
Result of the properties operation.
| Constructor Summary | |
|---|---|
PropertiesResult()
Deprecated. Default constructor (for JSON parsing) |
|
PropertiesResult(Properties properties)
Deprecated. Constructor |
|
| Method Summary | |
|---|---|
Properties |
getProperties()
Deprecated. |
void |
setProperties(Properties properties)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertiesResult()
public PropertiesResult(Properties properties)
properties - | Method Detail |
|---|
public Properties getProperties()
public void setProperties(Properties properties)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||