|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElementPropertyInfoImpl | |
---|---|
com.sun.xml.bind.v2.model.impl | Implementation of the com.sun.xml.bind.j2s.model package. |
Uses of ElementPropertyInfoImpl in com.sun.xml.bind.v2.model.impl |
---|
Subclasses of ElementPropertyInfoImpl in com.sun.xml.bind.v2.model.impl | |
---|---|
(package private) class |
RuntimeElementPropertyInfoImpl
|
Fields in com.sun.xml.bind.v2.model.impl declared as ElementPropertyInfoImpl | |
---|---|
protected ElementPropertyInfoImpl<TypeT,ClassDeclT,?,?> |
TypeRefImpl.owner
|
Methods in com.sun.xml.bind.v2.model.impl that return ElementPropertyInfoImpl | |
---|---|
protected ElementPropertyInfoImpl<T,C,F,M> |
ClassInfoImpl.createElementProperty(PropertySeed<T,C,F,M> seed)
|
protected ElementPropertyInfoImpl |
RuntimeClassInfoImpl.createElementProperty(PropertySeed<java.lang.reflect.Type,java.lang.Class,java.lang.reflect.Field,java.lang.reflect.Method> seed)
|
Constructors in com.sun.xml.bind.v2.model.impl with parameters of type ElementPropertyInfoImpl | |
---|---|
TypeRefImpl(ElementPropertyInfoImpl<TypeT,ClassDeclT,?,?> owner,
javax.xml.namespace.QName elementName,
TypeT type,
boolean isNillable,
java.lang.String defaultValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |