JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.ws.commons.schema
Interface TypeReceiver
All Known Implementing Classes:
XmlSchemaElement
public interface
TypeReceiver
A TypeReceiver is something that can have its type set. This gets used to resolve forward references.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
setType
(
XmlSchemaType
type)
Method Detail
setType
void setType(
XmlSchemaType
type)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method