Uses of Interface
usGovIcIsmV2.TypeOfExemptedSourceAttribute

Packages that use TypeOfExemptedSourceAttribute
usGovIcIsmV2   
usGovIcIsmV2.impl   
 

Uses of TypeOfExemptedSourceAttribute in usGovIcIsmV2
 

Methods in usGovIcIsmV2 that return TypeOfExemptedSourceAttribute
static TypeOfExemptedSourceAttribute TypeOfExemptedSourceAttribute.Factory.newInstance()
           
static TypeOfExemptedSourceAttribute TypeOfExemptedSourceAttribute.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static TypeOfExemptedSourceAttribute TypeOfExemptedSourceAttribute.Factory.parse(File file)
           
static TypeOfExemptedSourceAttribute TypeOfExemptedSourceAttribute.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static TypeOfExemptedSourceAttribute TypeOfExemptedSourceAttribute.Factory.parse(InputStream is)
           
static TypeOfExemptedSourceAttribute TypeOfExemptedSourceAttribute.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static TypeOfExemptedSourceAttribute TypeOfExemptedSourceAttribute.Factory.parse(Node node)
           
static TypeOfExemptedSourceAttribute TypeOfExemptedSourceAttribute.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static TypeOfExemptedSourceAttribute TypeOfExemptedSourceAttribute.Factory.parse(Reader r)
           
static TypeOfExemptedSourceAttribute TypeOfExemptedSourceAttribute.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static TypeOfExemptedSourceAttribute TypeOfExemptedSourceAttribute.Factory.parse(String xmlAsString)
           
static TypeOfExemptedSourceAttribute TypeOfExemptedSourceAttribute.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static TypeOfExemptedSourceAttribute TypeOfExemptedSourceAttribute.Factory.parse(URL u)
           
static TypeOfExemptedSourceAttribute TypeOfExemptedSourceAttribute.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static TypeOfExemptedSourceAttribute TypeOfExemptedSourceAttribute.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static TypeOfExemptedSourceAttribute TypeOfExemptedSourceAttribute.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static TypeOfExemptedSourceAttribute TypeOfExemptedSourceAttribute.Factory.parse(XMLStreamReader sr)
           
static TypeOfExemptedSourceAttribute TypeOfExemptedSourceAttribute.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of TypeOfExemptedSourceAttribute in usGovIcIsmV2.impl
 

Classes in usGovIcIsmV2.impl that implement TypeOfExemptedSourceAttribute
 class TypeOfExemptedSourceAttributeImpl
          A document containing one typeOfExemptedSource(@urn:us:gov:ic:ism:v2) attribute.
 



Copyright © 2004-2013 52north.org. All Rights Reserved.