Package | Description |
---|---|
com.groupdocs.annotation.models |
The namespace provides annotation data classes.
|
com.groupdocs.annotation.models.annotationmodels |
The namespace provides annotation models data classes.
|
Modifier and Type | Method and Description |
---|---|
User |
Reply.getUser()
Reply creator
|
Modifier and Type | Method and Description |
---|---|
void |
Reply.setUser(User value)
Reply creator
|
Modifier and Type | Method and Description |
---|---|
User |
AnnotationBase.getUser()
Gets or sets annotation creator
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotationBase.setUser(User value)
Gets or sets annotation creator
|