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

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

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

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

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

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



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