public class VNote
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
VNote.Color  | 
| Modifier and Type | Field and Description | 
|---|---|
java.lang.String | 
body  | 
java.util.List<TagRef> | 
categories  | 
VNote.Color | 
color  | 
java.lang.Integer | 
height  | 
java.lang.Integer | 
posX  | 
java.lang.Integer | 
posY  | 
java.lang.String | 
subject  | 
java.lang.Integer | 
width  | 
| Constructor and Description | 
|---|
VNote()  | 
public java.lang.Integer height
public java.lang.Integer width
public java.lang.Integer posX
public java.lang.Integer posY
public VNote.Color color
public java.lang.String body
public java.lang.String subject
public java.util.List<TagRef> categories
Copyright © 2023. All Rights Reserved.