Package | Description |
---|---|
org.jvnet.jaxb2_commons.xml.bind.model | |
org.jvnet.jaxb2_commons.xml.bind.model.concrete |
Modifier and Type | Interface and Description |
---|---|
interface |
MElementInfo<T,C extends T> |
interface |
MElementPropertyInfo<T,C extends T> |
interface |
MElementRefPropertyInfo<T,C extends T> |
Modifier and Type | Method and Description |
---|---|
List<MElementTypeInfo<T,C>> |
MElementTypeInfos.getElementTypeInfos() |
Modifier and Type | Class and Description |
---|---|
class |
CMElementInfo<T,C extends T> |
class |
CMElementPropertyInfo<T,C extends T> |
class |
CMElementRefPropertyInfo<T,C extends T> |
class |
CMElementTypeInfo<T,C extends T> |
Modifier and Type | Method and Description |
---|---|
List<MElementTypeInfo<T,C>> |
CMElementsPropertyInfo.getElementTypeInfos() |
List<MElementTypeInfo<T,C>> |
CMElementRefsPropertyInfo.getElementTypeInfos() |
Constructor and Description |
---|
CMElementRefsPropertyInfo(MPropertyInfoOrigin origin,
MClassInfo<T,C> classInfo,
String privateName,
boolean collection,
boolean required,
Collection<MElementTypeInfo<T,C>> elementTypeInfos,
QName wrapperElementName,
boolean mixed,
boolean domAllowed,
boolean typedObjectAllowed) |
CMElementsPropertyInfo(MPropertyInfoOrigin origin,
MClassInfo<T,C> classInfo,
String privateName,
boolean collection,
boolean required,
Collection<MElementTypeInfo<T,C>> elementTypeInfos,
QName wrapperElementName) |
Copyright © 2005–2018. All rights reserved.