Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


oracle.stellent.wcm.common.xml
Class JAXBHelper.JAXBAttribute

java.lang.Object
  extended by oracle.stellent.wcm.common.xml.JAXBHelper.JAXBAttribute

Enclosing class:
JAXBHelper

public static class JAXBHelper.JAXBAttribute
extends java.lang.Object

Constructor Summary
JAXBHelper.JAXBAttribute(javax.xml.bind.annotation.XmlAttribute xmlAttribute, java.lang.reflect.AnnotatedElement element)
           

 

Method Summary
 java.lang.reflect.AnnotatedElement getElement()
           
 javax.xml.bind.annotation.XmlAttribute getXmlAttribute()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

JAXBHelper.JAXBAttribute

public JAXBHelper.JAXBAttribute(javax.xml.bind.annotation.XmlAttribute xmlAttribute,
                                java.lang.reflect.AnnotatedElement element)

Method Detail

getXmlAttribute

public javax.xml.bind.annotation.XmlAttribute getXmlAttribute()

getElement

public java.lang.reflect.AnnotatedElement getElement()

Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.