|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SegmentationDocument.Segmentation | |
|---|---|
| org.lisa.tmx20 | |
| org.lisa.tmx20.impl | |
| Uses of SegmentationDocument.Segmentation in org.lisa.tmx20 |
|---|
| Methods in org.lisa.tmx20 that return SegmentationDocument.Segmentation | |
|---|---|
SegmentationDocument.Segmentation |
HeaderDocument.Header.addNewSegmentation()
Appends and returns a new empty "segmentation" element |
SegmentationDocument.Segmentation |
SegmentationDocument.addNewSegmentation()
Appends and returns a new empty "segmentation" element |
SegmentationDocument.Segmentation |
HeaderDocument.Header.getSegmentation()
Gets the "segmentation" element |
SegmentationDocument.Segmentation |
SegmentationDocument.getSegmentation()
Gets the "segmentation" element |
static SegmentationDocument.Segmentation |
SegmentationDocument.Segmentation.Factory.newInstance()
|
static SegmentationDocument.Segmentation |
SegmentationDocument.Segmentation.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
| Methods in org.lisa.tmx20 with parameters of type SegmentationDocument.Segmentation | |
|---|---|
void |
HeaderDocument.Header.setSegmentation(SegmentationDocument.Segmentation segmentation)
Sets the "segmentation" element |
void |
SegmentationDocument.setSegmentation(SegmentationDocument.Segmentation segmentation)
Sets the "segmentation" element |
| Uses of SegmentationDocument.Segmentation in org.lisa.tmx20.impl |
|---|
| Classes in org.lisa.tmx20.impl that implement SegmentationDocument.Segmentation | |
|---|---|
static class |
SegmentationDocumentImpl.SegmentationImpl
An XML segmentation(@http://www.lisa.org/tmx20). |
| Methods in org.lisa.tmx20.impl that return SegmentationDocument.Segmentation | |
|---|---|
SegmentationDocument.Segmentation |
HeaderDocumentImpl.HeaderImpl.addNewSegmentation()
Appends and returns a new empty "segmentation" element |
SegmentationDocument.Segmentation |
SegmentationDocumentImpl.addNewSegmentation()
Appends and returns a new empty "segmentation" element |
SegmentationDocument.Segmentation |
HeaderDocumentImpl.HeaderImpl.getSegmentation()
Gets the "segmentation" element |
SegmentationDocument.Segmentation |
SegmentationDocumentImpl.getSegmentation()
Gets the "segmentation" element |
| Methods in org.lisa.tmx20.impl with parameters of type SegmentationDocument.Segmentation | |
|---|---|
void |
HeaderDocumentImpl.HeaderImpl.setSegmentation(SegmentationDocument.Segmentation segmentation)
Sets the "segmentation" element |
void |
SegmentationDocumentImpl.setSegmentation(SegmentationDocument.Segmentation segmentation)
Sets the "segmentation" element |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||