|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuntimeClassInfoImpl | |
---|---|
com.sun.xml.bind.v2.model.impl | Implementation of the com.sun.xml.bind.j2s.model package. |
Uses of RuntimeClassInfoImpl in com.sun.xml.bind.v2.model.impl |
---|
Methods in com.sun.xml.bind.v2.model.impl that return RuntimeClassInfoImpl | |
---|---|
protected RuntimeClassInfoImpl |
RuntimeModelBuilder.createClassInfo(Class clazz,
Locatable upstream)
|
RuntimeClassInfoImpl |
RuntimeClassInfoImpl.getBaseClass()
|
Methods in com.sun.xml.bind.v2.model.impl that return types with arguments of type RuntimeClassInfoImpl | |
---|---|
Map<Class,RuntimeClassInfoImpl> |
RuntimeTypeInfoSetImpl.beans()
|
Constructors in com.sun.xml.bind.v2.model.impl with parameters of type RuntimeClassInfoImpl | |
---|---|
RuntimeAttributePropertyInfoImpl(RuntimeClassInfoImpl classInfo,
PropertySeed<Type,Class,Field,Method> seed)
|
|
RuntimeElementPropertyInfoImpl(RuntimeClassInfoImpl classInfo,
PropertySeed<Type,Class,Field,Method> seed)
|
|
RuntimeMapPropertyInfoImpl(RuntimeClassInfoImpl classInfo,
PropertySeed<Type,Class,Field,Method> seed)
|
|
RuntimeReferencePropertyInfoImpl(RuntimeClassInfoImpl classInfo,
PropertySeed<Type,Class,Field,Method> seed)
|
|
RuntimeValuePropertyInfoImpl(RuntimeClassInfoImpl classInfo,
PropertySeed<Type,Class,Field,Method> seed)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |