public static class RecentChangeResponse.RecentChange extends Object
| Constructor and Description |
|---|
RecentChange(Long ns,
String title,
Date timestamp,
Long revId,
Long rcId,
String type) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getNs() |
Long |
getRcId() |
Long |
getRevId() |
Date |
getTimestamp() |
String |
getTitle() |
String |
getType() |
Copyright © 2018. All rights reserved.