public class MatcherAndAlert extends Object implements Serializable
| Constructor and Description |
|---|
MatcherAndAlert(NoteMatcher matcher,
Alert note) |
| Modifier and Type | Method and Description |
|---|---|
NoteMatcher |
getMatcher() |
Alert |
getNote() |
public MatcherAndAlert(NoteMatcher matcher, Alert note)
public NoteMatcher getMatcher()
public Alert getNote()
Copyright © 2018. All rights reserved.