Uses of Interface
org.lisa.tmx20.SegDocument.Seg

Packages that use SegDocument.Seg
org.lisa.tmx20   
org.lisa.tmx20.impl   
 

Uses of SegDocument.Seg in org.lisa.tmx20
 

Methods in org.lisa.tmx20 that return SegDocument.Seg
 SegDocument.Seg TuvDocument.Tuv.addNewSeg()
          Appends and returns a new empty "seg" element
 SegDocument.Seg SegDocument.addNewSeg()
          Appends and returns a new empty "seg" element
 SegDocument.Seg TuvDocument.Tuv.getSeg()
          Gets the "seg" element
 SegDocument.Seg SegDocument.getSeg()
          Gets the "seg" element
static SegDocument.Seg SegDocument.Seg.Factory.newInstance()
           
static SegDocument.Seg SegDocument.Seg.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in org.lisa.tmx20 with parameters of type SegDocument.Seg
 void TuvDocument.Tuv.setSeg(SegDocument.Seg seg)
          Sets the "seg" element
 void SegDocument.setSeg(SegDocument.Seg seg)
          Sets the "seg" element
 

Uses of SegDocument.Seg in org.lisa.tmx20.impl
 

Classes in org.lisa.tmx20.impl that implement SegDocument.Seg
static class SegDocumentImpl.SegImpl
          An XML seg(@http://www.lisa.org/tmx20).
 

Methods in org.lisa.tmx20.impl that return SegDocument.Seg
 SegDocument.Seg TuvDocumentImpl.TuvImpl.addNewSeg()
          Appends and returns a new empty "seg" element
 SegDocument.Seg SegDocumentImpl.addNewSeg()
          Appends and returns a new empty "seg" element
 SegDocument.Seg TuvDocumentImpl.TuvImpl.getSeg()
          Gets the "seg" element
 SegDocument.Seg SegDocumentImpl.getSeg()
          Gets the "seg" element
 

Methods in org.lisa.tmx20.impl with parameters of type SegDocument.Seg
 void TuvDocumentImpl.TuvImpl.setSeg(SegDocument.Seg seg)
          Sets the "seg" element
 void SegDocumentImpl.setSeg(SegDocument.Seg seg)
          Sets the "seg" element
 



Copyright © 2007-2008 Vermont Department of Taxes. All Rights Reserved.