Uses of Interface
org.lisa.tmx20.AssocType

Packages that use AssocType
org.lisa.tmx20   
org.lisa.tmx20.impl   
 

Uses of AssocType in org.lisa.tmx20
 

Methods in org.lisa.tmx20 that return AssocType
static AssocType AssocType.Factory.newInstance()
           
static AssocType AssocType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static AssocType AssocType.Factory.newValue(Object obj)
           
static AssocType AssocType.Factory.parse(File file)
           
static AssocType AssocType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static AssocType AssocType.Factory.parse(InputStream is)
           
static AssocType AssocType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static AssocType AssocType.Factory.parse(Node node)
           
static AssocType AssocType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static AssocType AssocType.Factory.parse(Reader r)
           
static AssocType AssocType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static AssocType AssocType.Factory.parse(String xmlAsString)
           
static AssocType AssocType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static AssocType AssocType.Factory.parse(URL u)
           
static AssocType AssocType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static AssocType AssocType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static AssocType AssocType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static AssocType AssocType.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static AssocType AssocType.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 AssocType PhDocument.Ph.xgetAssoc()
          Gets (as xml) the "assoc" attribute
 

Methods in org.lisa.tmx20 with parameters of type AssocType
 void PhDocument.Ph.xsetAssoc(AssocType assoc)
          Sets (as xml) the "assoc" attribute
 

Uses of AssocType in org.lisa.tmx20.impl
 

Classes in org.lisa.tmx20.impl that implement AssocType
 class AssocTypeImpl
          An XML assoc_type(@http://www.lisa.org/tmx20).
 

Methods in org.lisa.tmx20.impl that return AssocType
 AssocType PhDocumentImpl.PhImpl.xgetAssoc()
          Gets (as xml) the "assoc" attribute
 

Methods in org.lisa.tmx20.impl with parameters of type AssocType
 void PhDocumentImpl.PhImpl.xsetAssoc(AssocType assoc)
          Sets (as xml) the "assoc" attribute
 



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