|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Warning | |
|---|---|
| com.hammurapi.review | |
| com.hammurapi.review.impl | |
| com.hammurapi.review.util | |
| Uses of Warning in com.hammurapi.review |
|---|
| Methods in com.hammurapi.review that return Warning | |
|---|---|
Warning |
ReviewFactory.createWarning()
Returns a new object of class 'Warning'. |
| Methods in com.hammurapi.review that return types with arguments of type Warning | |
|---|---|
List<Warning> |
Aggregator.getWarnings()
|
| Uses of Warning in com.hammurapi.review.impl |
|---|
| Classes in com.hammurapi.review.impl that implement Warning | |
|---|---|
class |
WarningImpl
An implementation of the model object 'Warning'. |
| Methods in com.hammurapi.review.impl that return Warning | |
|---|---|
Warning |
ReviewFactoryImpl.createWarning()
|
| Uses of Warning in com.hammurapi.review.util |
|---|
| Methods in com.hammurapi.review.util with parameters of type Warning | |
|---|---|
T |
ReviewSwitch.caseWarning(Warning object)
Returns the result of interpreting the object as an instance of 'Warning'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||