Uses of Class
org.apache.openejb.jee.oejb2.AttributeType
-
Packages that use AttributeType Package Description 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 Modifier and Type Method Description AttributeTypeObjectFactory. createAttributeType()Create an instance ofAttributeTypeMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type AttributeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AttributeType>ObjectFactory. createGbeanTypeAttribute(AttributeType value)Methods in org.apache.openejb.jee.oejb2 with parameters of type AttributeType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AttributeType>ObjectFactory. createGbeanTypeAttribute(AttributeType value)
-