public interface Notes
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Notes.Copy |
| Modifier and Type | Method and Description |
|---|---|
String |
getDanger() |
String |
getDescription() |
String |
getIcon() |
String |
getImportant() |
String |
getIntroduction() |
String |
getNote() |
String |
getTip() |
String |
getTitle() |
String |
getWarning() |
Copyright © 2016–2019. All rights reserved.