Uses of Interface
usGovIcIsmV2.FGIsourceProtectedAttribute

Packages that use FGIsourceProtectedAttribute
usGovIcIsmV2   
usGovIcIsmV2.impl   
 

Uses of FGIsourceProtectedAttribute in usGovIcIsmV2
 

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

Uses of FGIsourceProtectedAttribute in usGovIcIsmV2.impl
 

Classes in usGovIcIsmV2.impl that implement FGIsourceProtectedAttribute
 class FGIsourceProtectedAttributeImpl
          A document containing one FGIsourceProtected(@urn:us:gov:ic:ism:v2) attribute.
 



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