|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.xml.bind.JAXBElement
org.eclipse.persistence.jaxb.JAXBTypeElement
public class JAXBTypeElement
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.xml.bind.JAXBElement |
|---|
JAXBElement.GlobalScope |
| Constructor Summary | |
|---|---|
JAXBTypeElement(QName name,
Object value,
Class type)
|
|
JAXBTypeElement(QName name,
Object value,
ParameterizedType type)
|
|
| Method Summary | |
|---|---|
Type |
getType()
|
void |
setType(Type type)
|
| Methods inherited from class javax.xml.bind.JAXBElement |
|---|
getDeclaredType, getName, getScope, getValue, isGlobalScope, isNil, isTypeSubstituted, setNil, setValue |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JAXBTypeElement(QName name,
Object value,
ParameterizedType type)
public JAXBTypeElement(QName name,
Object value,
Class type)
| Method Detail |
|---|
public Type getType()
public void setType(Type type)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||