Uses of Interface
usGovIcIsmV2.ReleasableToAttribute

Packages that use ReleasableToAttribute
usGovIcIsmV2   
usGovIcIsmV2.impl   
 

Uses of ReleasableToAttribute in usGovIcIsmV2
 

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

Uses of ReleasableToAttribute in usGovIcIsmV2.impl
 

Classes in usGovIcIsmV2.impl that implement ReleasableToAttribute
 class ReleasableToAttributeImpl
          A document containing one releasableTo(@urn:us:gov:ic:ism:v2) attribute.
 



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