|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XsdTypeDefinition | |
|---|---|
| org.eclipse.jpt.jaxb.core.context | |
| org.eclipse.jpt.jaxb.core.xsd | |
| Uses of XsdTypeDefinition in org.eclipse.jpt.jaxb.core.context |
|---|
| Methods in org.eclipse.jpt.jaxb.core.context that return XsdTypeDefinition | |
|---|---|
XsdTypeDefinition |
JaxbPersistentType.getXsdTypeDefinition()
|
| Uses of XsdTypeDefinition in org.eclipse.jpt.jaxb.core.xsd |
|---|
| Subclasses of XsdTypeDefinition in org.eclipse.jpt.jaxb.core.xsd | |
|---|---|
class |
XsdComplexTypeDefinition
|
class |
XsdSimpleTypeDefinition
|
| Methods in org.eclipse.jpt.jaxb.core.xsd that return XsdTypeDefinition | |
|---|---|
XsdTypeDefinition |
XsdElementDeclaration.getType()
|
XsdTypeDefinition |
XsdSchema.getTypeDefinition(java.lang.String namespace,
java.lang.String name)
|
| Methods in org.eclipse.jpt.jaxb.core.xsd that return types with arguments of type XsdTypeDefinition | |
|---|---|
java.lang.Iterable<XsdTypeDefinition> |
XsdSchema.getAllTypeDefinitions()
|
java.lang.Iterable<XsdTypeDefinition> |
XsdSchema.getBuiltInTypeDefinitions()
|
java.lang.Iterable<XsdTypeDefinition> |
XsdSchema.getDeclaredTypeDefinitions()
|
java.lang.Iterable<XsdTypeDefinition> |
XsdSchema.getTypeDefinitions(java.lang.String namespace)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||