Uses of Class
org.apache.openejb.jee.oejb2.XmlAttributeType

Packages that use XmlAttributeType
org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of XmlAttributeType in org.apache.openejb.jee.oejb2
 

Methods in org.apache.openejb.jee.oejb2 that return XmlAttributeType
 XmlAttributeType ObjectFactory.createXmlAttributeType()
          Create an instance of XmlAttributeType
 

Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type XmlAttributeType
 javax.xml.bind.JAXBElement<XmlAttributeType> ObjectFactory.createGbeanTypeXmlAttribute(XmlAttributeType value)
          Create an instance of JAXBElement<XmlAttributeType>}
 javax.xml.bind.JAXBElement<XmlAttributeType> ObjectFactory.createGbeanTypeXmlReference(XmlAttributeType value)
          Create an instance of JAXBElement<XmlAttributeType>}
 

Methods in org.apache.openejb.jee.oejb2 with parameters of type XmlAttributeType
 javax.xml.bind.JAXBElement<XmlAttributeType> ObjectFactory.createGbeanTypeXmlAttribute(XmlAttributeType value)
          Create an instance of JAXBElement<XmlAttributeType>}
 javax.xml.bind.JAXBElement<XmlAttributeType> ObjectFactory.createGbeanTypeXmlReference(XmlAttributeType value)
          Create an instance of JAXBElement<XmlAttributeType>}
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.