Uses of Interface
org.apache.geronimo.deployment.xbeans.XmlAttributeType

Packages that use XmlAttributeType
org.apache.geronimo.deployment.xbeans   
org.apache.geronimo.deployment.xbeans.impl   
org.apache.geronimo.xbeans.geronimo.loginconfig   
org.apache.geronimo.xbeans.geronimo.loginconfig.impl   
 

Uses of XmlAttributeType in org.apache.geronimo.deployment.xbeans
 

Methods in org.apache.geronimo.deployment.xbeans that return XmlAttributeType
 XmlAttributeType GbeanType.addNewXmlAttribute()
          Appends and returns a new empty value (as xml) as the last "xml-attribute" element
 XmlAttributeType GbeanType.addNewXmlReference()
          Appends and returns a new empty value (as xml) as the last "xml-reference" element
 XmlAttributeType[] GbeanType.getXmlAttributeArray()
          Gets array of all "xml-attribute" elements
 XmlAttributeType GbeanType.getXmlAttributeArray(int i)
          Gets ith "xml-attribute" element
 XmlAttributeType[] GbeanType.getXmlReferenceArray()
          Gets array of all "xml-reference" elements
 XmlAttributeType GbeanType.getXmlReferenceArray(int i)
          Gets ith "xml-reference" element
 XmlAttributeType GbeanType.insertNewXmlAttribute(int i)
          Inserts and returns a new empty value (as xml) as the ith "xml-attribute" element
 XmlAttributeType GbeanType.insertNewXmlReference(int i)
          Inserts and returns a new empty value (as xml) as the ith "xml-reference" element
static XmlAttributeType XmlAttributeType.Factory.newInstance()
           
static XmlAttributeType XmlAttributeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static XmlAttributeType XmlAttributeType.Factory.parse(File file)
           
static XmlAttributeType XmlAttributeType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static XmlAttributeType XmlAttributeType.Factory.parse(InputStream is)
           
static XmlAttributeType XmlAttributeType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static XmlAttributeType XmlAttributeType.Factory.parse(Node node)
           
static XmlAttributeType XmlAttributeType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static XmlAttributeType XmlAttributeType.Factory.parse(Reader r)
           
static XmlAttributeType XmlAttributeType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static XmlAttributeType XmlAttributeType.Factory.parse(String xmlAsString)
           
static XmlAttributeType XmlAttributeType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static XmlAttributeType XmlAttributeType.Factory.parse(URL u)
           
static XmlAttributeType XmlAttributeType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static XmlAttributeType XmlAttributeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static XmlAttributeType XmlAttributeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static XmlAttributeType XmlAttributeType.Factory.parse(XMLStreamReader sr)
           
static XmlAttributeType XmlAttributeType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Methods in org.apache.geronimo.deployment.xbeans with parameters of type XmlAttributeType
 void GbeanType.setXmlAttributeArray(int i, XmlAttributeType xmlAttribute)
          Sets ith "xml-attribute" element
 void GbeanType.setXmlAttributeArray(XmlAttributeType[] xmlAttributeArray)
          Sets array of all "xml-attribute" element
 void GbeanType.setXmlReferenceArray(int i, XmlAttributeType xmlReference)
          Sets ith "xml-reference" element
 void GbeanType.setXmlReferenceArray(XmlAttributeType[] xmlReferenceArray)
          Sets array of all "xml-reference" element
 

Uses of XmlAttributeType in org.apache.geronimo.deployment.xbeans.impl
 

Classes in org.apache.geronimo.deployment.xbeans.impl that implement XmlAttributeType
 class XmlAttributeTypeImpl
          An XML xml-attributeType(@http://geronimo.apache.org/xml/ns/deployment-1.2).
 

Methods in org.apache.geronimo.deployment.xbeans.impl that return XmlAttributeType
 XmlAttributeType GbeanTypeImpl.addNewXmlAttribute()
          Appends and returns a new empty value (as xml) as the last "xml-attribute" element
 XmlAttributeType GbeanTypeImpl.addNewXmlReference()
          Appends and returns a new empty value (as xml) as the last "xml-reference" element
 XmlAttributeType[] GbeanTypeImpl.getXmlAttributeArray()
          Gets array of all "xml-attribute" elements
 XmlAttributeType GbeanTypeImpl.getXmlAttributeArray(int i)
          Gets ith "xml-attribute" element
 XmlAttributeType[] GbeanTypeImpl.getXmlReferenceArray()
          Gets array of all "xml-reference" elements
 XmlAttributeType GbeanTypeImpl.getXmlReferenceArray(int i)
          Gets ith "xml-reference" element
 XmlAttributeType GbeanTypeImpl.insertNewXmlAttribute(int i)
          Inserts and returns a new empty value (as xml) as the ith "xml-attribute" element
 XmlAttributeType GbeanTypeImpl.insertNewXmlReference(int i)
          Inserts and returns a new empty value (as xml) as the ith "xml-reference" element
 

Methods in org.apache.geronimo.deployment.xbeans.impl with parameters of type XmlAttributeType
 void GbeanTypeImpl.setXmlAttributeArray(int i, XmlAttributeType xmlAttribute)
          Sets ith "xml-attribute" element
 void GbeanTypeImpl.setXmlAttributeArray(XmlAttributeType[] xmlAttributeArray)
          Sets array of all "xml-attribute" element
 void GbeanTypeImpl.setXmlReferenceArray(int i, XmlAttributeType xmlReference)
          Sets ith "xml-reference" element
 void GbeanTypeImpl.setXmlReferenceArray(XmlAttributeType[] xmlReferenceArray)
          Sets array of all "xml-reference" element
 

Uses of XmlAttributeType in org.apache.geronimo.xbeans.geronimo.loginconfig
 

Methods in org.apache.geronimo.xbeans.geronimo.loginconfig that return XmlAttributeType
 XmlAttributeType GerLoginModuleType.addNewXmlOption()
          Appends and returns a new empty value (as xml) as the last "xml-option" element
 XmlAttributeType[] GerLoginModuleType.getXmlOptionArray()
          Gets array of all "xml-option" elements
 XmlAttributeType GerLoginModuleType.getXmlOptionArray(int i)
          Gets ith "xml-option" element
 XmlAttributeType GerLoginModuleType.insertNewXmlOption(int i)
          Inserts and returns a new empty value (as xml) as the ith "xml-option" element
 

Methods in org.apache.geronimo.xbeans.geronimo.loginconfig with parameters of type XmlAttributeType
 void GerLoginModuleType.setXmlOptionArray(int i, XmlAttributeType xmlOption)
          Sets ith "xml-option" element
 void GerLoginModuleType.setXmlOptionArray(XmlAttributeType[] xmlOptionArray)
          Sets array of all "xml-option" element
 

Uses of XmlAttributeType in org.apache.geronimo.xbeans.geronimo.loginconfig.impl
 

Methods in org.apache.geronimo.xbeans.geronimo.loginconfig.impl that return XmlAttributeType
 XmlAttributeType GerLoginModuleTypeImpl.addNewXmlOption()
          Appends and returns a new empty value (as xml) as the last "xml-option" element
 XmlAttributeType[] GerLoginModuleTypeImpl.getXmlOptionArray()
          Gets array of all "xml-option" elements
 XmlAttributeType GerLoginModuleTypeImpl.getXmlOptionArray(int i)
          Gets ith "xml-option" element
 XmlAttributeType GerLoginModuleTypeImpl.insertNewXmlOption(int i)
          Inserts and returns a new empty value (as xml) as the ith "xml-option" element
 

Methods in org.apache.geronimo.xbeans.geronimo.loginconfig.impl with parameters of type XmlAttributeType
 void GerLoginModuleTypeImpl.setXmlOptionArray(int i, XmlAttributeType xmlOption)
          Sets ith "xml-option" element
 void GerLoginModuleTypeImpl.setXmlOptionArray(XmlAttributeType[] xmlOptionArray)
          Sets array of all "xml-option" element
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.