Uses of Interface
usGovIcIsmV2.OwnerProducerAttribute

Packages that use OwnerProducerAttribute
usGovIcIsmV2   
usGovIcIsmV2.impl   
 

Uses of OwnerProducerAttribute in usGovIcIsmV2
 

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

Uses of OwnerProducerAttribute in usGovIcIsmV2.impl
 

Classes in usGovIcIsmV2.impl that implement OwnerProducerAttribute
 class OwnerProducerAttributeImpl
          A document containing one ownerProducer(@urn:us:gov:ic:ism:v2) attribute.
 



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