| Package | Description |
|---|---|
| org.apache.uima.fit.examples.tutorial.type |
| Modifier and Type | Method and Description |
|---|---|
TimeAnnotation |
Meeting.getEndTime()
getter for endTime - gets
|
TimeAnnotation |
Meeting.getStartTime()
getter for startTime - gets
|
| Modifier and Type | Method and Description |
|---|---|
void |
Meeting.setEndTime(TimeAnnotation v)
setter for endTime - sets
|
void |
Meeting.setStartTime(TimeAnnotation v)
setter for startTime - sets
|
Copyright © 2012–2021 The Apache Software Foundation. All rights reserved.