Uses of Class
org.lisa.tmx20.TmxDocument.Tmx.Version.Enum

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

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

Fields in org.lisa.tmx20 declared as TmxDocument.Tmx.Version.Enum
static TmxDocument.Tmx.Version.Enum TmxDocument.Tmx.Version.X_2_0
           
 

Methods in org.lisa.tmx20 that return TmxDocument.Tmx.Version.Enum
static TmxDocument.Tmx.Version.Enum TmxDocument.Tmx.Version.Enum.forInt(int i)
          Returns the enum value corresponding to an int, or null if none.
static TmxDocument.Tmx.Version.Enum TmxDocument.Tmx.Version.Enum.forString(String s)
          Returns the enum value for a string, or null if none.
 TmxDocument.Tmx.Version.Enum TmxDocument.Tmx.getVersion()
          Gets the "version" attribute
 

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

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

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

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



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