Serializablepublic class Condition extends Object implements Serializable
| Constructor | Description |
|---|---|
Condition() |
Instantiates a new condition.
|
Condition(Details details,
String uri) |
Instantiates a new condition.
|
| Modifier and Type | Method | Description |
|---|---|---|
Details |
getDetails() |
Gets the details.
|
String |
getUri() |
Gets the uri.
|
Copyright © 2018. All rights reserved.