Uses of Interface
org.lisa.tmx20.TmxDocument.Tmx.Version

Packages that use TmxDocument.Tmx.Version
org.lisa.tmx20   
org.lisa.tmx20.impl   
 

Uses of TmxDocument.Tmx.Version in org.lisa.tmx20
 

Methods in org.lisa.tmx20 that return TmxDocument.Tmx.Version
static TmxDocument.Tmx.Version TmxDocument.Tmx.Version.Factory.newInstance()
           
static TmxDocument.Tmx.Version TmxDocument.Tmx.Version.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static TmxDocument.Tmx.Version TmxDocument.Tmx.Version.Factory.newValue(Object obj)
           
 TmxDocument.Tmx.Version TmxDocument.Tmx.xgetVersion()
          Gets (as xml) the "version" attribute
 

Methods in org.lisa.tmx20 with parameters of type TmxDocument.Tmx.Version
 void TmxDocument.Tmx.xsetVersion(TmxDocument.Tmx.Version version)
          Sets (as xml) the "version" attribute
 

Uses of TmxDocument.Tmx.Version in org.lisa.tmx20.impl
 

Classes in org.lisa.tmx20.impl that implement TmxDocument.Tmx.Version
static class TmxDocumentImpl.TmxImpl.VersionImpl
          An XML version(@).
 

Methods in org.lisa.tmx20.impl that return TmxDocument.Tmx.Version
 TmxDocument.Tmx.Version TmxDocumentImpl.TmxImpl.xgetVersion()
          Gets (as xml) the "version" attribute
 

Methods in org.lisa.tmx20.impl with parameters of type TmxDocument.Tmx.Version
 void TmxDocumentImpl.TmxImpl.xsetVersion(TmxDocument.Tmx.Version version)
          Sets (as xml) the "version" attribute
 



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