|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeType | |
|---|---|
| org.apache.geronimo.system.configuration | |
| org.apache.geronimo.system.plugin.model | |
| Uses of AttributeType in org.apache.geronimo.system.configuration |
|---|
| Methods in org.apache.geronimo.system.configuration that return AttributeType | |
|---|---|
static AttributeType |
AttributesXmlUtil.loadAttribute(Reader in)
|
| Methods in org.apache.geronimo.system.configuration with parameters of type AttributeType | |
|---|---|
static String |
AttributesXmlUtil.extractAttributeValue(AttributeType attr)
|
static void |
AttributesXmlUtil.writeAttribute(AttributeType metadata,
Writer out)
|
| Uses of AttributeType in org.apache.geronimo.system.plugin.model |
|---|
| Methods in org.apache.geronimo.system.plugin.model that return AttributeType | |
|---|---|
AttributeType |
ObjectFactory.createAttributeType()
Create an instance of AttributeType |
| Methods in org.apache.geronimo.system.plugin.model that return types with arguments of type AttributeType | |
|---|---|
JAXBElement<AttributeType> |
ObjectFactory.createAttribute(AttributeType value)
Create an instance of JAXBElement<AttributeType>} |
| Methods in org.apache.geronimo.system.plugin.model with parameters of type AttributeType | |
|---|---|
JAXBElement<AttributeType> |
ObjectFactory.createAttribute(AttributeType value)
Create an instance of JAXBElement<AttributeType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||